1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/gnu
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
..
dev/sound/pci This commit was generated by cvs2svn to compensate for changes in r124361, 2004-01-11 03:34:02 +00:00
ext2fs Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
fs/ext2fs Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00