commit | 3ee2f977f3649bcc1d0de86356145e8e6999575a | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sat Sep 17 02:10:06 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 23 09:18:55 2016 -0400 |
tree | ccc51349c54e870f349ad4dec256919b1a0789fa | |
parent | b1edcf0d8045d0b6929ce8d384fb7b350e3fc9ce [diff] |
ext4: Update ext2/3/4 superblock, group descriptor and inode structures Most importantly, the superblock provides the used group descriptor size, which is required for the EXT4_FEATURE_INCOMPAT_64BIT. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>