]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Jan 2022 15:51:31 +0000 (17:51 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Jan 2022 15:51:31 +0000 (17:51 +0200)
commit65d5d2de88a25f9cfae243e5f41db82fb03f24eb
tree4e620a5676ccd07f22fc06bff50ecfa8051476df
parent2336e83187621989d8e78f78f52d0f78efe1747d
parent0cc6e46e686834b8e45561e44420befdb6afe3a5
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull fsnotify fixes from Jan Kara:
 "Fixes for userspace breakage caused by fsnotify changes ~3 years ago
  and one fanotify cleanup"

* tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  fsnotify: fix fsnotify hooks in pseudo filesystems
  fsnotify: invalidate dcache before IN_DELETE event
  fanotify: remove variable set but not used
fs/btrfs/ioctl.c
fs/namei.c
fs/notify/fanotify/fanotify_user.c