ext4: Test expansion of inode size
authorJan Kara <jack@suse.cz>
Thu, 4 Aug 2016 16:09:35 +0000 (18:09 +0200)
committerEryu Guan <eguan@redhat.com>
Fri, 5 Aug 2016 05:42:45 +0000 (13:42 +0800)
commitf45cb67b99f9feed17d560f4ea0e55c568e80797
tree8acc495bf4998778ac10c3a793cd9f9b230ffaab
parent60f3461b7d993a3f28fde68dcb51c5d19a14329b
ext4: Test expansion of inode size

ext4 supports dynamic expansion of inode size via inode's
i_extra_size field. Test the code performing the expansion in the
kernel.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/ext4/022 [new file with mode: 0755]
tests/ext4/022.out [new file with mode: 0644]
tests/ext4/group