https://github.com/torvalds/linux
Revision 0ced63d1a245ac11241a5d37932e6d04d9c8040d authored by Trond Myklebust on 26 May 2011, 18:26:35 UTC, committed by Trond Myklebust on 27 May 2011, 21:42:01 UTC
Currently, if the server returns NFS4ERR_EXPIRED in reply to a READ or
WRITE, but the RENEW test determines that the lease is still active, we
fail to recover and end up looping forever in a READ/WRITE + RENEW death
spiral.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
1 parent fe19a96
History
Tip revision: 0ced63d1a245ac11241a5d37932e6d04d9c8040d authored by Trond Myklebust on 26 May 2011, 18:26:35 UTC
NFSv4: Handle expired stateids when the lease is still valid
Tip revision: 0ced63d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.3 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top