diff options
author | Christian Brauner <brauner@kernel.org> | 2023-02-01 14:15:00 +0100 |
---|---|---|
committer | Christian Brauner (Microsoft) <brauner@kernel.org> | 2023-03-06 09:57:13 +0100 |
commit | a1fbb607340d49f208e90cc0d7bdfff2141cce8d (patch) | |
tree | bf319bd1a4b84e3e3dfea9ee791d6f390cc409d5 /fs/xattr.c | |
parent | d9f892b9bdc22b12bc960837a09f014d5a324975 (diff) | |
download | linux-a1fbb607340d49f208e90cc0d7bdfff2141cce8d.tar.gz linux-a1fbb607340d49f208e90cc0d7bdfff2141cce8d.tar.bz2 linux-a1fbb607340d49f208e90cc0d7bdfff2141cce8d.zip |
ovl: check for ->listxattr() support
We have decoupled vfs_listxattr() from IOP_XATTR. Instead we just need
to check whether inode->i_op->listxattr is implemented.
Cc: linux-unionfs@vger.kernel.org
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions