]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2019 17:24:00 +0000 (10:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2019 17:24:00 +0000 (10:24 -0700)
commit7d3732407e7be29e3f2a461d9b06de165dae9db7
tree8bc2ab9ea0d0cbc5c07de9a10f7cb0485287902d
parent52680e434bb9f717ec9e7daa6d6bdfbd3a379494
parent4fe29fad0ddd5af3a590b37b1ed49062a315cfdf
Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull fsnotify fixes from Jan Kara:
 "One inotify and one fanotify fix"

* tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  fanotify: Allow copying of file handle to userspace
  inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()