Utilities for managing ext2, ext3, and ext4 filesystems
cb41ca5515
Currently e2image metadata image handling and creating is completely broken on big endian systems. It just does not care about endianness at all. This was uncovered With addition of i_bitmaps test, which is the first test that actually tests e2image metadata image. Fix it by making sure that all on-disk metadata that we write and read to/from the metadata image is properly converted. Signed-off-by: Lukas Czerner <lczerner@redhat.com> |
||
---|---|---|
.gitignore | ||
0001-e2fsprogs-fix-metadata-image-handling-on-big-endian-.patch | ||
blkid_types-wrapper.h | ||
e2fsck.conf | ||
e2fsprogs-1.40.4-sb_feature_check_ignore.patch | ||
e2fsprogs-1.44.1-tests_use_mke2fs_and_debugfs_from_the_build_tree.patch | ||
e2fsprogs.spec | ||
ext2_types-wrapper.h | ||
Makefile | ||
sources |