From: Linus Torvalds Date: Tue, 14 Aug 2018 03:54:14 +0000 (-0700) Subject: Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v4.19~453 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4d2a073cde825dd1a0ce8ff8b6aef138997fbbd9;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'work.lookup' of git://git./linux/kernel/git/viro/vfs Pull vfs lookup() updates from Al Viro: "More conversions of ->lookup() to d_splice_alias(). Should be reasonably complete now - the only leftovers are in ceph" * 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT) afs_lookup(): switch to d_splice_alias() afs: switch dynroot lookups to d_splice_alias() hpfs: fix an inode leak in lookup, switch to d_splice_alias() hostfs_lookup: switch to d_splice_alias() --- 4d2a073cde825dd1a0ce8ff8b6aef138997fbbd9