Commits
Stefan Brüns committed 87f9fdc08d9
ext4: initialize full inode for inodes bigger than 128 bytes Make sure the the extra_isize field (offset 128) is initialized to 0, to mark any extra data as invalid. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>