https://github.com/torvalds/linux
Revision 03a8bb0e53d9562276045bdfcf2b5de2e4cff5a1 authored by Jaegeuk Kim on 12 April 2016, 23:05:36 UTC, committed by Jaegeuk Kim on 13 April 2016, 03:01:35 UTC
As Al pointed, d_revalidate should return RCU lookup before using d_inode.
This was originally introduced by:
commit 34286d666230 ("fs: rcu-walk aware d_revalidate method").

Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: Theodore Ts'o <tytso@mit.edu>
Cc: stable <stable@vger.kernel.org>
1 parent b32e448
History
Tip revision: 03a8bb0e53d9562276045bdfcf2b5de2e4cff5a1 authored by Jaegeuk Kim on 12 April 2016, 23:05:36 UTC
ext4/fscrypto: avoid RCU lookup in d_revalidate
Tip revision: 03a8bb0
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.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 344.2 KB
Makefile -rw-r--r-- 55.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top