Whamcloud - gitweb
libe2p: fix verity flag bit
authorEric Biggers <ebiggers@google.com>
Mon, 20 Aug 2018 23:37:37 +0000 (16:37 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 21 Aug 2018 05:22:24 +0000 (01:22 -0400)
commit7e5a95e3d59719361661086ec7188ca6e674f139
treeae1ee2b27abc689f49ea6771b29109cb64ceb2c6
parented50488ec0f0edc9156651da004d37f7b111920b
libe2p: fix verity flag bit

The verity flag was mapped to EXT4_PROJINHERIT_FL, presumably due to a
copy+paste error.  Fix it.

Fixes: faae7aa00df0 ("Reserve codepoints for the fsverity feature.")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/e2p/pf.c