NetBSD/sys/ufs/ffs
hannken f67742b3c8 expunge_ufs*(): Use the buffer cache to update the inodes on the snapshot like
the rest of snapshot creation does.
2008-07-15 08:20:56 +00:00
..
Makefile
ffs_alloc.c Fix potential 32-bit overflow problem in the blockpref code. 2008-07-11 05:31:44 +00:00
ffs_appleufs.c
ffs_balloc.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_bswap.c
ffs_extern.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ffs_inode.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_snapshot.c expunge_ufs*(): Use the buffer cache to update the inodes on the snapshot like 2008-07-15 08:20:56 +00:00
ffs_softdep.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_softdep.stub.c XXX softdep: 2008-05-31 21:37:08 +00:00
ffs_subr.c ufs/ffs: replace calls to getblk() with ffs_getblk(). Now all buffers 2008-06-03 09:47:49 +00:00
ffs_tables.c
ffs_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +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
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