NFS: Don't accept more reads/writes if the open context recovery failed
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 18 Mar 2013 23:45:14 +0000 (19:45 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 25 Mar 2013 16:04:10 +0000 (12:04 -0400)
If the state recovery failed, we want to ensure that the application
doesn't try to use the same file descriptor for more reads or writes.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found