]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't try to unlock the directory vnode in null_lookup() if the lock is
authorDon Lewis <truckman@FreeBSD.org>
Sun, 11 Jan 2004 23:44:32 +0000 (23:44 +0000)
committerDon Lewis <truckman@FreeBSD.org>
Sun, 11 Jan 2004 23:44:32 +0000 (23:44 +0000)
commitb8b67f93a4c2ffc89ab22debb36ee04eb3e6a3e6
tree15fe7f0dce37d849325a1d33312bd8a62376d145
parenta7a120f64953015e887cb0b10fb7d8643fc91a27
Don't try to unlock the directory vnode in null_lookup() if the lock is
shared with the underlying file system and the lookup in the underlying
file system did the unlock for us.
sys/fs/nullfs/null_vnops.c