Utilities for managing ext2, ext3, and ext4 filesystems
Go to file
Lukas Czerner cb41ca5515 e2fsprogs: fix metadata image handling on big endian systems
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>
2018-04-10 13:00:54 +02:00
.gitignore New upstream release 1.44.1 2018-04-04 13:20:31 +02:00
0001-e2fsprogs-fix-metadata-image-handling-on-big-endian-.patch e2fsprogs: fix metadata image handling on big endian systems 2018-04-10 13:00:54 +02:00
Makefile Fix typo that causes a failure to update the common directory. (releng #2781) 2009-11-25 22:49:55 +00:00
blkid_types-wrapper.h * Wed Jun 04 2008 Eric Sandeen <sandeen@redhat.com> 1.40.10-3 2008-06-04 18:00:53 +00:00
e2fsck.conf Fix use after free 2015-02-17 13:36:36 -06:00
e2fsprogs-1.40.4-sb_feature_check_ignore.patch * Fri Apr 24 2009 Eric Sandeen <sandeen@redhat.com> 1.41.5-1 2009-04-24 15:41:36 +00:00
e2fsprogs-1.44.1-tests_use_mke2fs_and_debugfs_from_the_build_tree.patch tests: use mke2fs and debugfs from the build tree 2018-04-04 14:27:40 +02:00
e2fsprogs.spec e2fsprogs: fix metadata image handling on big endian systems 2018-04-10 13:00:54 +02:00
ext2_types-wrapper.h * Wed Jun 04 2008 Eric Sandeen <sandeen@redhat.com> 1.40.10-3 2008-06-04 18:00:53 +00:00
sources New upstream release 1.44.1 2018-04-04 13:20:31 +02:00