Commits
Stefan Brüns committed fc214ef9091
ext4: determine group descriptor size for 64bit feature If EXT4_FEATURE_INCOMPAT_64BIT is set, the descriptor can be read from the superblocks, otherwise it defaults to 32. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>