NetBSD/sys/ufs/ffs
pooka 3f3cac88a3 Make bioops a pointer and point it to the softdeps struct in softdep
init.  Decouples "options SOFTDEP" from the main kernel and ffs code.
2007-09-01 23:40:21 +00:00
..
Makefile
ffs_alloc.c Move snapshot per-mount data from struct ufsmount to mount specific data. 2007-08-09 07:34:27 +00:00
ffs_appleufs.c
ffs_balloc.c remove redundant KASSERTs 2007-06-29 15:34:59 +00:00
ffs_bswap.c
ffs_extern.h Move the fstrans-aware lock vnops from ufs to ffs. Other ufs file systems 2007-08-09 09:22:34 +00:00
ffs_inode.c Move `struct dquot' and its supporting functions from quota.h to ufs_quota.c. 2007-07-10 09:50:07 +00:00
ffs_snapshot.c Modify ffs_lock() to take care for changed v_vnlock. Snapshots do not need 2007-08-21 09:27:33 +00:00
ffs_softdep.c Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
ffs_softdep.stub.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ffs_subr.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_tables.c
ffs_vfsops.c Move snapshot per-mount data from struct ufsmount to mount specific data. 2007-08-09 07:34:27 +00:00
ffs_vnops.c Modify ffs_lock() to take care for changed v_vnlock. Snapshots do not need 2007-08-21 09:27:33 +00:00
fs.h
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