Pavel Shilovsky 21496687a7 CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
The existing mapping causes unlink() call to return error after delete
operation. Changing the mapping to -EACCES makes the client process
the call like CIFS protocol does - reset dos attributes with ATTR_READONLY
flag masked off and retry the operation.

Cc: stable@vger.kernel.org
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
2014-08-02 01:23:04 -05:00
..
2013-11-08 05:57:46 +09:00
2014-05-21 10:18:05 -07:00
2013-06-26 23:45:05 -05:00
2014-07-31 23:11:15 -05:00
2014-08-02 01:23:01 -05:00
2013-11-11 16:31:03 -06:00
2013-09-08 14:54:24 -05:00