NetBSD/sys/ufs/ffs
ad baa3395f8f PR kern/38057 ffs makes assuptions about devvp file system
PR kern/33406 softdeps get stuck in endless loop

Introduce VFS_FSYNC() and call it when syncing a block device, if it
has a mounted file system.
2008-04-29 18:18:08 +00:00
..
ffs_alloc.c Sprinkle comments about um_lock status on function entry and exit. 2008-01-21 23:36:26 +00:00
ffs_appleufs.c
ffs_balloc.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ffs_bswap.c
ffs_extern.h Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00
ffs_inode.c Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
ffs_snapshot.c Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00
ffs_softdep.c PR kern/38057 ffs makes assuptions about devvp file system 2008-04-29 18:18:08 +00:00
ffs_softdep.stub.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c PR kern/38057 ffs makes assuptions about devvp file system 2008-04-29 18:18:08 +00:00
ffs_vnops.c PR kern/38057 ffs makes assuptions about devvp file system 2008-04-29 18:18:08 +00:00
fs.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
Makefile
softdep.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00