nfs41: call free slot from nfs4_restart_rpc
Andy Adamson authored

nfs41_sequence_free_slot can be called multiple times on SEQUENCE operation
errors.
No reason to inline nfs4_restart_rpc
Reported-by: default avatarTrond Myklebust <trond.myklebust@netapp.com>

nfs_writeback_done and nfs_readpage_retry call nfs4_restart_rpc outside the
error handler, and the slot is not freed prior to restarting in the rpc_prepare
state during session reset.

Fix this by moving the call to nfs41_sequence_free_slot from the error
path of nfs41_sequence_done into nfs4_restart_rpc, and by removing the test
for NFS4CLNT_SESSION_SETUP.
Always free slot and goto the rpc prepare state on async errors.
Signed-off-by: default avatarAndy Adamson <andros@netapp.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
e608e79f
Name Last commit Last update
..
9p 9p: fix build breakage introduced by FS-Cache
adfs adfs: remove redundant test on unsigned
affs affs: add ->sync_fs
afs FS-Cache: Handle pages pending storage that get evicted under OOM conditions
autofs trivial: remove unnecessary semicolons
autofs4 autofs4 - fix missed case when changing to use struct path
befs fs: Make unload_nls() NULL pointer safe
bfs headers: smp_lock.h redux
btrfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
cachefiles CacheFiles: Update IMA counters when using dentry_open
cifs Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
coda headers: remove sched.h from poll.h
configfs writeback: add name to backing_dev_info
cramfs fs/cramfs: return f_fsid for statfs(2)
debugfs debugfs: use specified mode to possibly mark files read/write only
devpts Move magic numbers into magic.h
dlm dlm: fix socket fd translation
ecryptfs ima: ecryptfs fix imbalance message
efs get rid of BKL in fs/efs
exofs exofs: remove BKL from super operations
exportfs Merge branch 'next' into for-linus
ext2 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
ext3 ext3: Wait for proper transaction commit on fsync
ext4 ext4: partial revert to fix double brelse WARNING()
fat Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
freevxfs
fscache
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs2
jfs
lockd
minix
ncpfs
nfs
nfs_common
nfsd
nilfs2
nls
notify
ntfs
ocfs2
omfs
openpromfs
partitions
proc
qnx4
quota
ramfs
reiserfs
romfs
smbfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_struct.c
generic_acl.c
inode.c
internal.h
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
super.c
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c