Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2008 12:50:11 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs extattr.h ufs_extattr.c
Message-ID:  <200803041250.m24CoBFw002312@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-03-04 12:50:11 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          extattr.h ufs_extattr.c 
  Log:
  Continue on-going campaign to replace lockmgr locks with sx locks where
  the specific semantics of ockmgr aren't required: update UFS1 extended
  attributes to protect its data structures using an sx lock.
  
  While here, update comments on lock granularity.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.22      +3 -2      src/sys/ufs/ufs/extattr.h
  1.91      +11 -10    src/sys/ufs/ufs/ufs_extattr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803041250.m24CoBFw002312>