NetBSD/sys/fs
hannken 6495f9c3ba Remove dubious vhold()/holdrele() from write_logvol_dscr strategies.
The udf_node already gets locked with UDF_LOCK_NODE() and udf_reclaim()
will wait for the lock to clear.
2015-10-06 08:57:34 +00:00
..
adosfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
cd9660 update: runs as a userspace process now. 2015-05-17 09:46:12 +00:00
efs Curious typo. Harmless. Found by Brainy 2015-09-26 12:16:28 +00:00
filecorefs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
hfs KNF 2015-06-21 14:09:47 +00:00
msdosfs Fix remaining read(fd, NULL, 1) cases. 2015-04-04 12:34:44 +00:00
nfs invalidate input mbuf as soon as it is consumed by the mbuf chain 2015-02-07 12:50:25 +00:00
nilfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ntfs Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ptyfs No need to call spec_inactive() from ptyfs_incative(). 2015-06-23 10:41:06 +00:00
puffs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
smbfs Replace old style open array with C99 variant - cosmetic only, but should 2015-01-02 09:48:01 +00:00
sysvbfs Make sure err is initialized. 2015-04-04 13:28:36 +00:00
tmpfs This enum is likely to be made unsigned by the compiler, so the assertion 2015-07-07 09:30:24 +00:00
udf Remove dubious vhold()/holdrele() from write_logvol_dscr strategies. 2015-10-06 08:57:34 +00:00
union union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
unionfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
v7fs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
Makefile
unicode.h