freebsd-dev/sys/miscfs
Ollivier Robert 1fb2a62daa Fix the file leak bug. The lower layer wasn't informed the vnode was inactive
and kept a reference, preventing the blocks to be reclaimed.

Changed the comment in null_inactive to reflect the current situation.

Reviewed by:	phk
1997-10-21 21:01:34 +00:00
..
deadfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
devfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
fdesc VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
fifofs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
kernfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
nullfs Fix the file leak bug. The lower layer wasn't informed the vnode was inactive 1997-10-21 21:01:34 +00:00
portal VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
procfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
specfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
umapfs Hmm, realign the vnops into two columns. 1997-10-15 10:05:29 +00:00
union Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00