NFSv4: handle nfs4_get_referral failure
authorDominique Martinet <dominique.martinet@cea.fr>
Thu, 4 Jun 2015 15:04:17 +0000 (17:04 +0200)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 10 Jun 2015 22:28:02 +0000 (18:28 -0400)
commitc86c90c656fa2c94c2491dd86cf09501193f0dad
treef66299d0b5ad321346b2c9f07b2fc74827160b84
parentd67fa4d85a2143b46052b2e9ccc6749a4c97b2de
NFSv4: handle nfs4_get_referral failure

nfs4_proc_lookup_common is supposed to return a posix error, we have to
handle any error returned that isn't errno

Reported-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c