Files
linux/fs/nfs
J. Bruce Fields 894e1ba542 nfs: we don't support removing system.nfs4_acl
[ Upstream commit 4f8be1f53b ]

The NFSv4 protocol doesn't have any notion of reomoving an attribute, so
removexattr(path,"system.nfs4_acl") doesn't make sense.

There's no documented return value.  Arguably it could be EOPNOTSUPP but
I'm a little worried an application might take that to mean that we
don't support ACLs or xattrs.  How about EINVAL?

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 10:48:51 +09:00
..
2017-10-08 10:26:10 +02:00
2016-10-04 16:20:26 -04:00
2012-07-30 19:06:41 -04:00
2015-02-03 11:06:34 -08:00
2018-07-03 18:27:19 +02:00
2015-04-23 15:16:14 -04:00
2015-04-23 15:16:14 -04:00
2016-05-17 15:47:55 -04:00
2012-07-30 19:06:52 -04:00
2023-05-15 16:56:42 +09:00
2023-05-15 14:30:57 +09:00
2018-02-28 15:09:59 -08:00
2016-07-20 23:30:06 -04:00
2018-03-18 11:18:54 +01:00