diff options
author | Theodore Ts'o <tytso@mit.edu> | 2022-07-14 21:59:12 -0400 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-29 18:07:15 -0700 |
commit | e408e695f5f1f60d784913afc45ff2c387a5aeb8 (patch) | |
tree | 0a683ca610f0686e5e63d6291ef95ac63541a51b /drivers | |
parent | 188043c7f4f2bd662f2a55957d684fffa543e600 (diff) | |
download | linux-e408e695f5f1f60d784913afc45ff2c387a5aeb8.tar.gz |
mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
This allows userspace to set flags like FS_APPEND_FL, FS_IMMUTABLE_FL,
FS_NODUMP_FL, etc., like all other standard Linux file systems.
[akpm@linux-foundation.org: fix CONFIG_TMPFS_XATTR=n warnings]
Link: https://lkml.kernel.org/r/20220715015912.2560575-1-tytso@mit.edu
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions