diff options
author | Eric Biggers <[email protected]> | 2019-08-04 19:35:48 -0700 |
---|---|---|
committer | Eric Biggers <[email protected]> | 2019-08-12 19:18:50 -0700 |
commit | 8ce589c773180f15d9ef426679a92909e8233dbe (patch) | |
tree | bccd934160dc40b2d2ed72f2cd450ea41bac15c0 /scripts/bpf_helpers_doc.py | |
parent | 29b3692e6dbf82266ec3c2764c236f8708d7fc89 (diff) |
f2fs: wire up new fscrypt ioctls
Wire up the new ioctls for adding and removing fscrypt keys to/from the
filesystem, and the new ioctl for retrieving v2 encryption policies.
The key removal ioctls also required making f2fs_drop_inode() call
fscrypt_drop_inode().
For more details see Documentation/filesystems/fscrypt.rst and the
fscrypt patches that added the implementation of these ioctls.
Acked-by: Jaegeuk Kim <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions