]> Git Repo - linux.git/commit - fs/ext4/super.c
[PATCH] ext4: move block number hi bits
authorAlexandre Ratchov <[email protected]>
Wed, 11 Oct 2006 08:21:15 +0000 (01:21 -0700)
committerLinus Torvalds <[email protected]>
Wed, 11 Oct 2006 18:14:18 +0000 (11:14 -0700)
commit8fadc14323684c547f74cf2f4d13517c6c264731
tree2b3eedf241a0d7c86f6b808f76e267ded28506ed
parent0d1ee42f27d30eed1659f3e85bcbbc7b3711f61f
[PATCH] ext4: move block number hi bits

move '_hi' bits of block numbers in the larger part of the
block group descriptor structure

Signed-off-by: Alexandre Ratchov <[email protected]>
Signed-off-by: Dave Kleikamp <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ext4/balloc.c
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/resize.c
fs/ext4/super.c
include/linux/ext4_fs.h
This page took 0.048407 seconds and 4 git commands to generate.