commit | 23eebd84117df9ec8768dc43fdc3a78848b3b32a | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon May 28 19:17:39 2018 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed May 30 00:23:10 2018 -0400 |
tree | dbec47e285cf902804e410d9785f162b69d79d30 | |
parent | 0ba3cca4c175cf58d1a722d91d99a8d78c125519 [diff] |
ext4: add basic fsverity support This adds everything except (a) the ext4 feature flag and (b) the merkle tree validation. Signed-off-by: Theodore Ts'o <tytso@mit.edu>