From: Linus Torvalds Date: Fri, 16 Mar 2018 01:57:14 +0000 (-0700) Subject: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v4.19~1427 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df09348f78dc53a14faddca4414d66bea849a749;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs Pull vfs fixes from Al Viro: - backport-friendly part of lock_parent() race fix - a fix for an assumption in the heurisic used by path_connected() that is not true on NFS - livelock fixes for d_alloc_parallel() * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: fs: Teach path_connected to handle nfs filesystems with multiple roots. fs: dcache: Use READ_ONCE when accessing i_dir_seq fs: dcache: Avoid livelock between d_alloc_parallel and __d_add lock_parent() needs to recheck if dentry got __dentry_kill'ed under it --- df09348f78dc53a14faddca4414d66bea849a749