diff options
author | Eric Biggers <ebiggers@google.com> | 2019-10-24 14:54:38 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2019-11-06 12:34:42 -0800 |
commit | 0eee17e3322625b87ce5fa631bda16562a8dc494 (patch) | |
tree | 750222432e17c8a4cb73dddc018118b3f0d196fa /samples | |
parent | b925acb8f83d7ce3582b34018c05aae1be666abf (diff) |
f2fs: add support for IV_INO_LBLK_64 encryption policies
f2fs inode numbers are stable across filesystem resizing, and f2fs inode
and file logical block numbers are always 32-bit. So f2fs can always
support IV_INO_LBLK_64 encryption policies. Wire up the needed
fscrypt_operations to declare support.
Acked-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions