freebsd-dev/sys/isofs/cd9660
Poul-Henning Kamp 9c83534dd8 Make VOP_BMAP return a struct bufobj for the underlying storage device
instead of a vnode for it.

The vnode_pager does not and should not have any interest in what
the filesystem uses for backend.

(vfs_cluster doesn't use the backing store argument.)
2004-11-15 09:18:27 +00:00
..
cd9660_bmap.c Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
cd9660_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_lookup.c Remove "register" keyword and trailing white space. 2004-07-03 16:56:45 +00:00
cd9660_mount.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
cd9660_node.c Move CD9660 to GEOM backing instead of DEVFS. 2004-10-29 10:41:44 +00:00
cd9660_node.h Move CD9660 to GEOM backing instead of DEVFS. 2004-10-29 10:41:44 +00:00
cd9660_rrip.c Remove "register" keyword and trailing white space. 2004-07-03 16:56:45 +00:00
cd9660_rrip.h Remove "register" keyword and trailing white space. 2004-07-03 16:56:45 +00:00
cd9660_util.c Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
cd9660_vfsops.c Detect root mount attempts on the flag, not on the NULL path. 2004-11-09 22:21:52 +00:00
cd9660_vnops.c Move CD9660 to GEOM backing instead of DEVFS. 2004-10-29 10:41:44 +00:00
iso_rrip.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
iso.h Move CD9660 to GEOM backing instead of DEVFS. 2004-10-29 10:41:44 +00:00
TODO
TODO.hibler