]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Oct 2019 15:16:44 +0000 (08:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Oct 2019 15:16:44 +0000 (08:16 -0700)
commit5a02e3a6c4adbe88c2115a6b0118801ba4adc574
tree4fa0e91287d927e9df8e1658f93c40ca9efd60bc
parentfc602c7d2879a3c982490823a46d1c5c54ee5b89
parentd0da5eb559fa49cc36f8cd1e6df5880885d6acf3
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull mount fixes from Al Viro:
 "A couple of regressions from the mount series"

* 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  vfs: add missing blkdev_put() in get_tree_bdev()
  shmem: fix LSM options parsing
fs/super.c
mm/shmem.c