e2fsprogs/lib
Eric Biggers 76e28a1339 libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPAT_SUPP
The new ro_compat filesystem feature flag for fs-verity was added to
EXT2_FEATURE_RO_COMPAT_SUPP, but that's not actually used by e2fsprogs
itself.  So contrary to the v1.44.4 release notes, 'mke2fs -O verity'
doesn't actually work, nor does e2fsck allow the filesystem to have the
verity feature.  Fix it by adding the flag to the correct place
(EXT2_LIB_FEATURE_RO_COMPAT_SUPP) too.

Fixes: faae7aa00d ("Reserve codepoints for the fsverity feature.")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2018-08-21 01:22:24 -04:00
..
blkid AOSP: blkid: Correct the label name for exfat 2018-08-18 15:59:40 -04:00
e2p libe2p: fix verity flag bit 2018-08-21 01:22:24 -04:00
et remove unused datarootdir 2018-08-11 20:13:18 -04:00
ext2fs libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPAT_SUPP 2018-08-21 01:22:24 -04:00
ss remove unused datarootdir 2018-08-11 20:13:18 -04:00
support AOSP: Update Android.bp files. 2018-08-05 13:54:26 -04:00
uuid build: use MKDIR_P instead of MKINSTALLDIRS 2018-08-11 15:29:48 -04:00
Android.bp AOSP: Mark as recovery_available:true 2018-06-21 10:16:01 -04:00
config.h.in misc: add e2mmpstatus utility via dumpe2fs 2018-06-22 18:22: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
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 build: use MKDIR_P instead of MKINSTALLDIRS 2018-08-11 15:29:48 -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 build: use MKDIR_P instead of MKINSTALLDIRS 2018-08-11 15:29:48 -04:00