]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit77a4a780e59c56ff9d5373f2b47a1a259bd0b83b
tree42696d5d81819db0fb35ff267703d63a63437d65
parentfb536829b4ae0cbea0e98ef018e33c9552f5d04f
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