freebsd-nq/sys/fs
Konstantin Belousov 74c7ff1a0e Do not leak the NULLV_NOUNLOCK flag from the nullfs_unlink_lowervp(),
for the case when the nullfs vnode is not reclaimed.  Otherwise, later
reclamation would not unlock the lower vnode.

Reported by:	antoine
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2013-05-21 11:31:56 +00:00
..
cd9660
deadfs
devfs
ext2fs
fdescfs Fix several typos 2013-05-12 16:43:26 +00:00
fifofs
fuse
msdosfs The fsync(2) call should sync the vnode in such way that even after 2013-05-02 20:00:11 +00:00
nandfs
nfs Revamp the old NFS server's File Handle Affinity (FHA) code so that 2013-04-17 21:00:22 +00:00
nfsclient Add support for the eofflag to nfs_readdir() in the new NFS 2013-05-12 21:48:08 +00:00
nfsserver Fix typo in comment. 2013-05-15 08:38:49 +00:00
nullfs Do not leak the NULLV_NOUNLOCK flag from the nullfs_unlink_lowervp(), 2013-05-21 11:31:56 +00:00
procfs
pseudofs
smbfs Change VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLOCK() to reflect 2013-05-04 14:27:28 +00:00
tmpfs Avoid deactivating the page if it is already on a queue, only requeue 2013-05-06 21:04:42 +00:00
udf
unionfs