Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2008 22:19:18 +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:  <200806302219.m5UMJUnN058292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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