freebsd-dev/sys/gnu
Kirk McKusick 0d2af52141 Introduce the new 64-bit size disk block, daddr64_t. Change
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.
2002-03-15 18:49:47 +00:00
..
dev/sound/pci new (gpl licensed) firmware image for cs4280/cs46xx sound chips 2001-05-30 22:28:30 +00:00
ext2fs Introduce the new 64-bit size disk block, daddr64_t. Change 2002-03-15 18:49:47 +00:00
fs/ext2fs Introduce the new 64-bit size disk block, daddr64_t. Change 2002-03-15 18:49:47 +00:00
i386/fpemul Deverbosified previous 2 commits (removed the rotted list of reasons why 2002-03-02 11:14:13 +00:00