Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: [email protected] Signed-off-by: Christian Brauner (Microsoft) <[email protected]>
- Loading branch information