]> 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>
Sun, 8 Dec 2019 19:08:28 +0000 (11:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Dec 2019 19:08:28 +0000 (11:08 -0800)
commit5a89d869df2f0a9d315e959a1651a57714a67623
tree654fec78ab7b0abcbd583db4a062f85cc7ce6b3d
parent8ee64ae49c17cd165b614c09b43df736b5a41bb4
parentcd2e219588341acf730c775462c51e3b6c93e4dc
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc vfs cleanups from Al Viro:
 "No common topic, just three cleanups".

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  make __d_alloc() static
  fs/namespace: add __user to open_tree and move_mount syscalls
  fs/fnctl: fix missing __user in fcntl_rw_hint()
fs/dcache.c
fs/fcntl.c
fs/namespace.c