0d2af52141
the bio and buffer structures to have daddr64_t bio_pblkno, b_blkno, and b_lblkno fields which allows access to disks larger than a Terabyte in size. This change also requires that the VOP_BMAP vnode operation accept and return daddr64_t blocks. This delta should not affect system operation in any way. It merely sets up the necessary interfaces to allow the development of disk drivers that work with these larger disk block addresses. It also allows for the development of UFS2 which will use 64-bit block addresses. |
||
---|---|---|
.. | ||
geom_bsd.c | ||
geom_ccd.c | ||
geom_dev.c | ||
geom_disk.c | ||
geom_dump.c | ||
geom_event.c | ||
geom_io.c | ||
geom_kern.c | ||
geom_mbr.c | ||
geom_mbrext.c | ||
geom_slice.c | ||
geom_slice.h | ||
geom_subr.c | ||
geom.h |