]> Git Repo - linux.git/commitdiff
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <[email protected]>
Thu, 25 Oct 2018 19:55:31 +0000 (12:55 -0700)
committerLinus Torvalds <[email protected]>
Thu, 25 Oct 2018 19:55:31 +0000 (12:55 -0700)
Pull more ->lookup() cleanups from Al Viro:
 "Some ->lookup() instances are still overcomplicating the life
  for themselves, open-coding the stuff that would be handled by
  d_splice_alias() just fine.

  Simplify a couple of such cases caught this cycle and document
  d_splice_alias() intended use"

* 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  Document d_splice_alias() calling conventions for ->lookup() users.
  simplify btrfs_lookup()
  clean erofs_lookup()

1  2 
fs/btrfs/inode.c

Simple merge
This page took 0.087568 seconds and 4 git commands to generate.