linux_dsm_epyc7002/fs/ext4
Solofo.Ramangalahy@bull.net 93c0d86371 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>
2008-11-26 23:44:10 -05:00
..
acl.c
acl.h
balloc.c ext4: remove do_blk_alloc() 2008-12-12 12:41:28 -05:00
bitmap.c
dir.c
ext4_extents.h
ext4_i.h
ext4_jbd2.c
ext4_jbd2.h
ext4_sb.h fs: introduce bgl_lock_ptr() 2009-01-04 13:33:20 -08:00
ext4.h ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly 2009-01-01 23:59:43 -05:00
extents.c ext4: remove do_blk_alloc() 2008-12-12 12:41:28 -05:00
file.c
fsync.c
group.h
hash.c
ialloc.c nfsd race fixes: ext4 2008-12-31 18:07:44 -05:00
inode.c ext4: Fix the delalloc writepages to allocate blocks at the right offset. 2009-01-05 21:50:43 -05:00
ioctl.c
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c
namei.c ext3/4: Fix loop index in do_split() so it is signed 2008-12-06 16:58:39 -05:00
namei.h
resize.c ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups 2008-11-26 23:44:10 -05:00
super.c ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open 2008-11-26 02:23:19 -05:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: remove do_blk_alloc() 2008-12-12 12:41:28 -05:00
xattr.h