]> 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)
commit40d20639f57a828d4ace066da05d5d5d835b5251
tree654fec78ab7b0abcbd583db4a062f85cc7ce6b3d
parent13fae69afb6d0765d396813339158fdb8662e1c2
parentd4fca9fe38505fd34b62fff46e3e57360efa3151
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