Date: Sun, 24 Apr 2011 11:01:42 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ufs inode.h ufs_extern.h ufs_lookup.c ufs_vnops.c Message-ID: <201104241102.p3OB21Dx007162@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2011-04-24 11:01:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/ufs/ufs inode.h ufs_extern.h ufs_lookup.c
ufs_vnops.c
Log:
SVN rev 220986 on 2011-04-24 11:01:42Z by kib
Merge the part of r207141 that fixes the locking for ufs_rename() (and
r218838 followup).
Adopt the SU calls to the stable/8 SU implementation, with the help from
Kirk.
PR: kern/156545
Reviewed by: mckusick
Tested by: pho
Revision Changes Path
1.56.2.2 +1 -1 src/sys/ufs/ufs/inode.h
1.57.2.2 +4 -2 src/sys/ufs/ufs/ufs_extern.h
1.99.2.7 +72 -57 src/sys/ufs/ufs/ufs_lookup.c
1.317.2.5 +320 -231 src/sys/ufs/ufs/ufs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104241102.p3OB21Dx007162>
