freebsd-dev/sys/msdosfs
Poul-Henning Kamp 8177437d85 Complete the bio/buf divorce for all code below devfs::strategy
Exceptions:
        Vinum untouched.  This means that it cannot be compiled.
        Greg Lehey is on the case.

        CCD not converted yet, casts to struct buf (still safe)

        atapi-cd casts to struct buf to examine B_PHYS
2000-04-15 05:54:02 +00:00
..
bootsect.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bpb.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
denode.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
direntry.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
fat.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
msdosfs_conv.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_denode.c Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
msdosfs_fat.c Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
msdosfs_lookup.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs_vfsops.c Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes a 2000-03-27 21:29:33 +00:00
msdosfs_vnops.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
msdosfsmount.h Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00