Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Jan 2020 17:58:14 +0000 (09:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Jan 2020 17:58:14 +0000 (09:58 -0800)
commit6f486ede6be51c0709fc0a9dd5bdff50720d04b6
tree54c5be5e59aa58acf45491d63583904ba86a0c64
parent841f2614fae97756959f7a1d30606e17a90396f2
parent4302ed62eebff352ddeb52f140bc4b8dc51783ab
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "Fixes for mountpoint_last() bugs (by converting to use of
  lookup_last()) and an autofs regression fix from this cycle (caused by
  follow_managed() breakage introduced in barrier fixes series)"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix autofs regression caused by follow_managed() changes
  reimplement path_mountpoint() with less magic