Commit 2d743660786e for kernel
commit 2d743660786ec51f5c1fefd5782bbdee7b227db0
Merge: 0a50438c8436 7d01ef7585c0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Tue Apr 6 12:52:49 2021 -0700
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull fs fixes from Al Viro:
"Fairly old hostfs bug (in setups that are not used by anyone,
apparently) + fix for this cycle regression: extra dput/mntput in
LOOKUP_CACHED failure handling"
* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
Make sure nd->path.mnt and nd->path.dentry are always valid pointers
hostfs: fix memory handling in follow_link()