Date: Sun, 11 Jan 2004 15:44:32 -0800 (PST) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nullfs null_vnops.c Message-ID: <200401112344.i0BNiW7E035312@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2004/01/11 15:44:32 PST
FreeBSD src repository
Modified files:
sys/fs/nullfs null_vnops.c
Log:
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.
Revision Changes Path
1.65 +1 -1 src/sys/fs/nullfs/null_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401112344.i0BNiW7E035312>
