NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
authorBryan Schumaker <bjschuma@netapp.com>
Fri, 27 Apr 2012 17:27:39 +0000 (13:27 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 18:10:01 +0000 (14:10 -0400)
We don't want to return -NFS4ERR_WRONGSEC to the VFS because it could
cause the kernel to oops.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found