]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Sep 2019 20:15:58 +0000 (13:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Sep 2019 20:15:58 +0000 (13:15 -0700)
commit0f5b5d6ec9325f94705c7aa2392ff58ab71c887d
tree3ae951bf6e1b759f91469a0a71ee0f59651bcc29
parent019c6e708046ef12cc307d1b102c052f1f2aaef4
parent80d74836809309cf615c18b0b750a240fe315647
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs mount API infrastructure updates from Al Viro:
 "Infrastructure bits of mount API conversions.

  The rest is more of per-filesystem updates and that will happen
  in separate pull requests"

* 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  mtd: Provide fs_context-aware mount_mtd() replacement
  vfs: Create fs_context-aware mount_bdev() replacement
  new helper: get_tree_keyed()
  vfs: set fs_context::user_ns for reconfigure
fs/nfsd/nfsctl.c