NetBSD/sys/ufs
yamt 25a0a3496e revert ufs_lookup.c rev.1.53 (MNT_ASYNC changes)
it was redundant because our bwrite() knows about MNT_ASYNC.

ok'ed by Jaromir Dolecek and Chuck Silvers.
2004-03-06 06:54:12 +00:00
..
ext2fs Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
ffs make sblock_try[] const 2004-02-22 08:58:03 +00:00
lfs Add a missing: 2004-02-26 22:56:55 +00:00
mfs Fix mfs_strategy() to use the vp argument. 2004-01-26 10:02:31 +00:00
ufs revert ufs_lookup.c rev.1.53 (MNT_ASYNC changes) 2004-03-06 06:54:12 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00