[git pull] Neil's d_move()/d_path() race fix
From: Al Viro
Date: Wed Jan 31 2018 - 16:18:17 EST
The following changes since commit f1ee616214cb22410e939d963bbb2349c2570f02:
VFS: don't keep disconnected dentries on d_anon (2017-12-25 20:22:07 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.dcache
for you to fetch changes up to 61647823aa920e395afcce4b57c32afb51456cab:
VFS: close race between getcwd() and d_move() (2017-12-28 14:12:09 -0500)
----------------------------------------------------------------
NeilBrown (1):
VFS: close race between getcwd() and d_move()
fs/dcache.c | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)