freebsd-dev/sys/fs/cd9660
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
..
cd9660_bmap.c
cd9660_lookup.c
cd9660_mount.h
cd9660_node.c
cd9660_node.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c remove check now done in vn_isdisk(). 2000-01-10 12:24:36 +00:00
cd9660_vnops.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
iso_rrip.h
iso.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
TODO
TODO.hibler