]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 18 Jul 2007 01:52:41 +0000 (21:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Jul 2007 19:09:03 +0000 (15:09 -0400)
commit9936781d0147e13cbc6df02f5265e0b9999ce3cf
treea24b01b576cd04f5eb6b9f61da5cfed650d50603
parent56659e9926ef5996398924c799ecac39ca8b6223
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open

Try harder to recover the open state if the server failed to return a
filehandle.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c