e2fsprogs/lib
Eric Sandeen 32bf36dc0f e2undo: fix endian issues
Two new e2undo issues exist in the latest release on big endian
machines.

From sparse check:

undo_io.c:157:26: warning: invalid assignment: |=
undo_io.c:157:26:    left side has type restricted __le32
undo_io.c:157:26:    right side has type int
undo_io.c:161:26: warning: invalid assignment: &=
undo_io.c:161:26:    left side has type restricted __le32
undo_io.c:161:26:    right side has type int

e2undo.c:211:16: warning: cast to restricted __le64
e2undo.c:211:16: warning: cast from restricted blk64_t
e2undo.c:212:16: warning: cast to restricted __le64
e2undo.c:212:16: warning: cast from restricted blk64_t

Addresses-RedHat-Bugzilla: 1344636
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-06-21 23:10:40 -04:00
..
blkid libblkid: avoid DIOCGDINFO where missing. 2016-06-08 14:26:38 -04:00
e2p lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
et lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
ext2fs e2undo: fix endian issues 2016-06-21 23:10:40 -04:00
ss lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
support tests: suppress use of libmagic when running the regression test suite 2016-06-07 12:46:24 -04:00
uuid lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
Android.mk Add files to build on Android 2015-03-01 15:45:11 -05:00
Makefile.bsd-lib Add --enable-hardening which builds e2fsprogs with security hardening 2016-05-22 01:58:09 -04:00
Makefile.checker e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib lib: build elf shared libraries using -fPIC -shared 2016-05-31 01:54:09 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Add --enable-hardening which builds e2fsprogs with security hardening 2016-05-22 01:58:09 -04:00
config.h.in configure: fix detection of dlopen() for BSD systems 2016-06-07 01:01:37 -04:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00