cvs commit: src/sys/ufs/ufs extattr.h ufs_extattr.c

Robert Watson rwatson at FreeBSD.org
Mon Jun 30 22:19:30 UTC 2008


rwatson     2008-06-30 22:19:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/ufs/ufs          extattr.h ufs_extattr.c 
  Log:
  SVN rev 180134 on 2008-06-30 22:19:18Z by rwatson
  
  Merge extattr.h:1.22, ufs_extattr.c:1.91 (r176797) from head to
  stable/7:
  
    Continue on-going campaign to replace lockmgr locks with sx locks where
    the specific semantics of lockmgr aren't required: update UFS1 extended
    attributes to protect its data structures using an sx lock.
  
    While here, update comments on lock granularity.
  
  Revision  Changes    Path
  1.21.2.1  +3 -2      src/sys/ufs/ufs/extattr.h
  1.86.2.2  +11 -10    src/sys/ufs/ufs/ufs_extattr.c


More information about the cvs-src mailing list