aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSachin Prabhu <[email protected]>2013-03-11 13:08:49 +0000
committerSteve French <[email protected]>2013-03-13 19:09:20 +0000
commit47c78f4a70d791ff44cab3254b489605a52e3181 (patch)
treec3923432f02c31fb2625e8fae7572839e6f8bbf7 /net/unix/af_unix.c
parentfutex: fix kernel-doc notation and spello (diff)
downloadkernel-47c78f4a70d791ff44cab3254b489605a52e3181.tar.gz
kernel-47c78f4a70d791ff44cab3254b489605a52e3181.zip
cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
NT_SHARING_VIOLATION errors are mapped to ETXTBSY which is unexpected for operations such as unlink where we can hit these errors. The patch maps the error NT_SHARING_VIOLATION to EBUSY instead. The patch also replaces all instances of ETXTBSY in cifs_rename_pending_delete() with EBUSY. Signed-off-by: Sachin Prabhu <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions