]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99f4523edb871087e5d87fa52dbbd4deeb87e41b
tree0e435c37318e290346f3bed74bba05350ec4dd2f
parente6a181c13998cd6899329826ca5100040859c5bd
NFS: Don't accept more reads/writes if the open context recovery failed

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>
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4state.c
fs/nfs/pagelist.c
fs/nfs/read.c
fs/nfs/write.c
include/linux/nfs_fs.h