commit | 437651ad234e125e2ef9c9f213cb3f5c92e67307 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun May 03 14:48:25 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun May 03 17:01:59 2015 -0400 |
tree | 241eae645a7ecacbb3bcc730fb4e351e4ed22bb7 | |
parent | 2f79cd18a9bcb125767aad24fe54effe889ea2e0 [diff] |
Update ext4 encryption format to final v4.1 version The directory hash is now calculated using the on-disk encrypted filename, and we no longer use the digest encoding or the SHA-256 encoding, so remove them from the ext2fs library until there is some reason we need them. Signed-off-by: Theodore Ts'o <tytso@mit.edu>