]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.2: handle NFS-specific llseek errors
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 23 Jul 2015 15:08:43 +0000 (11:08 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 27 Jul 2015 15:16:25 +0000 (11:16 -0400)
commitbdcc2cd14e4e86f1fb19c78e191a1b8da3d6dea0
tree8ef0e76cd25875e77a8618fd483a078eaa7b25a5
parentd4c30454db732d5a377abfc309c7a629f3bbaeb0
NFSv4.2: handle NFS-specific llseek errors

Handle NFS-specific llseek errors instead of letting them leak out to
userspace.

Reported-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs42proc.c