NetBSD/sys/fs
2004-02-24 15:23:16 +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 make VOP_UPDATE() trivially succeed (without doing anything), instead 2004-02-22 10:26:14 +00:00
smbfs fix PNBUF_PUT() calls: 2004-02-22 11:14:08 +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