freebsd-dev/sys/fs/nullfs
Peter Holm 9ce7379778 Only unlock if the lock is exclusive.
Reported by:	Subbsd <subbsd gmail com>
Discussed with:	kib
2011-10-24 10:35:37 +00:00
..
null_subr.c Do not drop vnode interlock in null_checkvp(). null_lock() verifies that 2009-05-31 14:54:20 +00:00
null_vfsops.c Only unlock if the lock is exclusive. 2011-10-24 10:35:37 +00:00
null_vnops.c Fix typos - remove duplicate "is". 2011-02-23 09:22:33 +00:00
null.h