NetBSD/sys/ufs/ffs
hannken fc6776f366 Remove now obsolete vn_start_write() and vn_finished_write() and
corresponding flags.

Revert softdep_trackbufs() to its state before vn_start_write() was added.

Remove from struct mount now unneeded flags IMNT_SUSPEND* and
members mnt_writeopcountupper, mnt_writeopcountlower and mnt_leaf.

Welcome to 4.99.17
2007-04-08 11:20:42 +00:00
..
Makefile
ffs_alloc.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_appleufs.c
ffs_balloc.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_bswap.c
ffs_extern.h New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
ffs_inode.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_snapshot.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_softdep.c Remove now obsolete vn_start_write() and vn_finished_write() and 2007-04-08 11:20:42 +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 Remove calls to now obsolete vn_start_write() and vn_finished_write(). 2007-04-07 14:21:52 +00:00
ffs_vnops.c Call genfs_node_destroy() where appropriate. 2007-02-20 16:21:03 +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