freebsd-nq/sys/gnu/ext2fs
Poul-Henning Kamp b99c307a21 Rename the existing BUF_STRATEGY() to DEV_STRATEGY()
substitute BUF_WRITE(foo) for VOP_BWRITE(foo->b_vp, foo)

substitute BUF_STRATEGY(foo) for VOP_STRATEGY(foo->b_vp, foo)

This patch is machine generated except for the ccd.c and buf.h parts.
2000-03-20 11:29:10 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
ext2_extern.h
ext2_fs_sb.h
ext2_fs.h
ext2_ihash.c
ext2_inode_cnv.c
ext2_inode.c Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
ext2_linux_balloc.c
ext2_linux_ialloc.c
ext2_lookup.c Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
ext2_mount.h
ext2_readwrite.c
ext2_subr.c
ext2_vfsops.c
ext2_vnops.c
fs.h
i386-bitops.h
inode.h