NFSv4: don't fail on missing fattr in open recover
authorWeston Andros Adamson <dros@netapp.com>
Mon, 21 Oct 2013 17:10:11 +0000 (13:10 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 18:54:03 +0000 (14:54 -0400)
commita43ec98b72aae3e330f0673438f58316c3769b84
tree42696d5d81819db0fb35ff267703d63a63437d65
parentf494a6071d31e3294a3b51ad7a3684f983953f9f
NFSv4: don't fail on missing fattr in open recover

This is an unneeded check that could cause the client to fail to recover
opens.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c