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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Nov 2013 19:11:48 +0000 (11:11 -0800)
commita5178adbeda8c532361fd22a6dff3bf699ab8b13
treeb8e7b16491c421794f8ecf0d96a0fa1c8cb131a8
parent84febe04c528ef627da6962169e7ae324a0a2b99
NFSv4: don't fail on missing fattr in open recover

commit a43ec98b72aae3e330f0673438f58316c3769b84 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/nfs4proc.c