cvs commit: src/sys/contrib/opensolaris/uts/common/fs/zfs
zfs_vnops.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Wed May 2 00:41:45 UTC 2007
pjd 2007-05-02 00:41:44 UTC
FreeBSD src repository
Modified files:
sys/contrib/opensolaris/uts/common/fs/zfs zfs_vnops.c
Log:
When parent directory has to be unlocked, lock it back with the same lock
type. Before this change, if directory was shared-locked, it was relocked
exclusively.
Revision Changes Path
1.20 +6 -2 src/sys/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
More information about the cvs-all
mailing list