https://github.com/torvalds/linux
Revision 5cc1fb2a093e254b656c64ff24b0b76bed1d34d9 authored by Oleg Drokin on 15 June 2016, 03:28:05 UTC, committed by J. Bruce Fields on 16 June 2016, 02:03:41 UTC
To avoid racing entry into nfs4_get_vfs_file().
Make init_open_stateid() return with locked stateid to be unlocked
by the caller.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
1 parent feb9dad
History
Tip revision: 5cc1fb2a093e254b656c64ff24b0b76bed1d34d9 authored by Oleg Drokin on 15 June 2016, 03:28:05 UTC
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Tip revision: 5cc1fb2
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 352.7 KB
Makefile -rw-r--r-- 56.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top