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
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top