]> Git Repo - linux.git/commit
NFSv4: Dont list system.nfs4_acl for filesystems that don't support it.
authorJ. Bruce Fields <[email protected]>
Tue, 21 Mar 2006 04:23:42 +0000 (23:23 -0500)
committerTrond Myklebust <[email protected]>
Tue, 21 Mar 2006 04:23:42 +0000 (23:23 -0500)
commit096455a22acac06fb6d0d75f276170ab72d55ba6
treeba2f522da3e248720b919bc94193f791a239821c
parent9e57b302cf0f27063184196def620f39ca7a5fc6
NFSv4: Dont list system.nfs4_acl for filesystems that don't support it.

Thanks to Frank Filz for pointing out that we list system.nfs4_acl extended
attribute even on filesystems where we don't actually support nfs4_acl.
This is inconsistent with the e.g. ext3 POSIX ACL behaviour, and seems to
annoy cp.

Signed-off-by: J. Bruce Fields <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
fs/nfs/nfs4proc.c
This page took 0.052219 seconds and 4 git commands to generate.