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-rc1~183 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d2a073cde825dd1a0ce8ff8b6aef138997fbbd9;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/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