diff options
author | Eric Biggers <ebiggers@google.com> | 2019-12-10 01:23:25 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-01-17 01:35:43 +0300 |
commit | 219b0e2cba4ec326f88a08a5c9ad51103089bdab (patch) | |
tree | d5423a36dfb0dcd39cf9c25f29d5cbf8dd9befb7 /drivers/mtd | |
parent | 2b57067a7778484c10892fa191997bfda29fea13 (diff) | |
download | linux-219b0e2cba4ec326f88a08a5c9ad51103089bdab.tar.xz |
ubifs: Add support for FS_ENCRYPT_FL
Make the FS_IOC_GETFLAGS ioctl on ubifs return the FS_ENCRYPT_FL flag on
encrypted files, like ext4 and f2fs do.
Also make this flag be ignored by FS_IOC_SETFLAGS, like ext4 and f2fs
do, since it's a recognized flag but is not directly settable.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions