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)
commit4897e722b54f10e2e96c3eeca260caa7a8b0dbff
tree4e620a5676ccd07f22fc06bff50ecfa8051476df
parentc2b19fd753114f8e11d313389ee1252dc3bb70d7
parent29044dae2e746949ad4b9cbdbfb248994d1dcdb4
Merge tag 'fsnotify_for_v5.17-rc2' of git://git./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