diff options
author | brooks <brooks@FreeBSD.org> | 2013-01-22 18:51:14 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2013-01-22 18:51:14 +0000 |
commit | 611d98380eb5b904ae2f05382e59e0909b5f45f3 (patch) | |
tree | da1603a1316e95ee0add926d9f527bf722812ff1 /sys/fs/ext2fs/ext2_alloc.c | |
parent | 33734a7b740df49abd28fdf2ba39cce2cd8ea1b8 (diff) | |
download | FreeBSD-src-611d98380eb5b904ae2f05382e59e0909b5f45f3.zip FreeBSD-src-611d98380eb5b904ae2f05382e59e0909b5f45f3.tar.gz |
MFP4 change 219820
Add a missing 0 to the mask for byte0 of C_SIZE.
The previous mask (0xc) worked except that the last 0-1536K of the disk
could not be accessed since we were shifting the (wrong) bits we did
mask off the right edge.
Diffstat (limited to 'sys/fs/ext2fs/ext2_alloc.c')
0 files changed, 0 insertions, 0 deletions