Skip to content
Unverified Commit 3a7bb21b authored by Jeff Layton's avatar Jeff Layton Committed by Christian Brauner
Browse files

fs: don't call posix_acl_listxattr in generic_listxattr



Commit f2620f16 caused the kernel to start emitting POSIX ACL xattrs
for NFSv4 inodes, which it doesn't support. The only other user of
generic_listxattr is HFS (classic) and it doesn't support POSIX ACLs
either.

Fixes: f2620f16 xattr: simplify listxattr helpers
Reported-by: default avatarOndrej Valousek <ondrej.valousek.xm@renesas.com>
Signed-off-by: default avatarJeff Layton <jlayton@kernel.org>
Message-Id: <20230516124655.82283-1-jlayton@kernel.org>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent f15afbd3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment