NetBSD/sys/fs
jdolecek 1c8e4dd167 add comment to smbfs_remove() regarding the limitation to only remove
unreferenced files
2004-02-29 12:19:15 +00:00
..
adosfs achieved, not acheived. From Peter Postma. 2004-02-24 15:23:16 +00:00
cd9660 Fix xxx_strategy() to use the vnode arg instead of bp->b_vp. 2004-01-26 10:39:29 +00:00
filecorefs Fix xxx_strategy() to use the vnode arg instead of bp->b_vp. 2004-01-26 10:39:29 +00:00
msdosfs Fix xxx_strategy() to use the vnode arg instead of bp->b_vp. 2004-01-26 10:39:29 +00:00
ntfs use global prtactive setting instead of ntfs-specific variable; 2004-02-29 11:08:55 +00:00
smbfs add comment to smbfs_remove() regarding the limitation to only remove 2004-02-29 12:19:15 +00:00
union Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00