diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-05-28 11:36:28 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-05-28 17:21:48 -0400 |
commit | fb13bfa7e1bcfdcfdece47c24b62f1a1cad957e9 (patch) | |
tree | e4df7a2bb6737e6e725c7b333e824a9edf77a98f /mm | |
parent | 359d7d1c976851c658aa7085761015812ed3b56f (diff) | |
download | linux-stable-fb13bfa7e1bcfdcfdece47c24b62f1a1cad957e9.tar.gz linux-stable-fb13bfa7e1bcfdcfdece47c24b62f1a1cad957e9.tar.bz2 linux-stable-fb13bfa7e1bcfdcfdece47c24b62f1a1cad957e9.zip |
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
If a file OPEN is denied due to a share lock, the resulting
NFS4ERR_SHARE_DENIED is currently mapped to the default EIO.
This patch adds a more appropriate mapping, and brings Linux
into line with what Solaris 10 does.
See https://bugzilla.kernel.org/show_bug.cgi?id=43286
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions