]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 23:09:11 +0000 (16:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 23:09:11 +0000 (16:09 -0700)
commitad2e8ad069ab38896dcdeb885ad086c6bc6dccdc
tree9bd4119cb712b2203e06da0fa79c4cb15148f2bd
parent79060ca351a2d93f6ebcc488c7b8332b59bdad1c
parent802f437d4f5d398d3e139ee0e25ffd33b6fb3eff
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "A couple of trivial patches that fell through the cracks last cycle"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: fix indentation in deactivate_super()
  vfs: Remove duplicated d_mountpoint check in __is_local_mountpoint
fs/namespace.c
fs/super.c