Ronnie Sahlberg 2109464184 cifs: return -ENODATA when deleting an xattr that does not exist
BUGZILLA: https://bugzilla.kernel.org/show_bug.cgi?id=202007

When deleting an xattr/EA:
SMB2/3 servers will return SUCCESS when clients delete non-existing EAs.
This means that we need to first QUERY the server and check if the EA
exists or not so that we can return -ENODATA correctly when this happens.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2019-03-04 20:05:34 -06:00
..
2018-06-12 16:19:22 -07:00
2018-12-28 10:05:58 -06:00
2018-12-28 10:13:11 -06:00
2019-03-04 20:05:34 -06:00
2018-12-28 10:05:58 -06:00
2018-08-07 14:15:41 -05:00
2012-07-24 10:25:13 -05:00
2018-07-05 13:48:24 -05:00
2019-01-24 09:37:33 -06:00
2019-01-24 09:37:33 -06:00
2013-09-08 14:54:24 -05:00