]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 18 Jul 2007 01:52:37 +0000 (21:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Jul 2007 19:09:03 +0000 (15:09 -0400)
commit365c8f589afbc27d8cf42d396475017bc1c462fd
tree00a0447d6723f1b22821b6f858d32fa8c9d2fa06
parent6f220ed5a84d87645a84ae22105dc565f3f248b5
NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed

We can already easily recover from that inside _nfs4_proc_open().

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