freebsd-src/sys/fs/nullfs
Eygene Ryabinkin 15c75a0d9f Subject: NULLFS: properly destroy node hash
Use hashdestroy() instead of naive free().

Approved by:	kib
MFC after:	2 weeks
2012-01-18 11:23:46 +00:00
..
null.h
null_subr.c Subject: NULLFS: properly destroy node hash 2012-01-18 11:23:46 +00:00
null_vfsops.c Do the vput() for the lowervp in the null_nodeget() for error case too. 2012-01-03 21:09:07 +00:00
null_vnops.c Do the vput() for the lowervp in the null_nodeget() for error case too. 2012-01-03 21:09:07 +00:00