summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ialloc.c
diff options
context:
space:
mode:
authorSolofo.Ramangalahy@bull.net2008-11-27 05:44:10 +0100
committerTheodore Ts'o2008-11-27 05:44:10 +0100
commit93c0d86371a5b2e68473752a6e54ff03185c473e (patch)
tree477221b4ef9549e75a41b491298522c586874e4b /fs/ext4/ialloc.c
parentext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open (diff)
downloadkernel-qcow2-linux-93c0d86371a5b2e68473752a6e54ff03185c473e.tar.gz
kernel-qcow2-linux-93c0d86371a5b2e68473752a6e54ff03185c473e.tar.xz
kernel-qcow2-linux-93c0d86371a5b2e68473752a6e54ff03185c473e.zip
ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups
The inode table has been zeroed in setup_new_group_blocks(). Mark it as such in ext4_group_add(). Since we are currently clearing inode table for the new block group, we should set the EXT4_BG_INODE_ZEROED flag. If at some point in the future we don't immediately zero out the inode table as part of the resize operation, then obviously we shouldn't do this. Signed-off-by: Solofo.Ramangalahy@bull.net Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/ialloc.c')
0 files changed, 0 insertions, 0 deletions