]> git.baikalelectronics.ru Git - kernel.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)
commitb4cc7a6a2ce6adbe947677337dd5d4a49cc61999
tree8ef0e76cd25875e77a8618fd483a078eaa7b25a5
parenta1245d834e9fbd01aa0f7be9399814754712d3af
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