commit | b0ff883fb6f32b3dee1eddb5ee64fa739b19e974 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Tue Oct 23 13:39:07 2018 -0700 |
committer | Eric Biggers <ebiggers@google.com> | Thu Oct 25 17:10:15 2018 -0700 |
tree | 2c0adbb1f50eb882ee4d5cf2af9ebdd7ab1afbc0 | |
parent | b46c3591e1e2b091d0fb727715a8d617dfc80aa6 [diff] |
libfscrypt: get the fscrypt kernel API declarations from linux/fs.h bionic now has linux/fs.h from the 4.14 kernel, which has the fscrypt kernel API declarations. Replace the manual declarations in libfscrypt, except for the mode numbers which are not supported by the upstream kernel. Test: built, booted device with f2fs encryption Change-Id: I6c663813828e3e0639d9be4298bff2bd4ec36c66