diff options
author | Coly Li <coyli@suse.de> | 2008-01-29 05:58:27 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-01-29 05:58:27 +0100 |
commit | 91b51a018d7711b20e9e0bb14c3d790de4e310d4 (patch) | |
tree | 59cc2c6f470207a6e19b5a1527868bfbb999ba31 /fs/ext4 | |
parent | ext3: Fix the max file size for ext3 file system. (diff) | |
download | linux-91b51a018d7711b20e9e0bb14c3d790de4e310d4.tar.xz linux-91b51a018d7711b20e9e0bb14c3d790de4e310d4.zip |
ext4: sync up block group descriptor with e2fsprogs.
This patch extends bg_itable_unused of ext4 group descriptor
from 16bit into 32bit. In order to add bg_itable_unused_hi into
struct ext4_group_desc, some extra fields which are already introduced into
e2fsprogs are also added in for consistency.
Signed-off-by: Coly Li <coyli@suse.de>
Cc: Andreas Dilger <adilger@clusterfs.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions