NFSv4: Don't start state recovery in nfs4_close_done()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 13 Dec 2006 21:43:06 +0000 (16:43 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 23:35:08 +0000 (15:35 -0800)
commita6a352e93dfa78db8903f0e3610abb76efbf7fc9
tree841b538d544444ab6f65102d5c444f72b4ecd869
parent7c85d9007d05436e71d2b805b96c1e36a8193bd4
NFSv4: Don't start state recovery in nfs4_close_done()

We might not even have any open files at this point...

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