* [GIT PULL] fsnotify changes for 6.8-rc1
@ 2024-01-08 14:07 Jan Kara
2024-01-10 17:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2024-01-08 14:07 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v6.8-rc1
to get fanotify changes allowing use of fanotify directory events even for
filesystems such as FUSE which don't report proper fsid.
Top of the tree is 30ad1938326b. The full shortlog is:
Amir Goldstein (2):
fanotify: store fsid in mark instead of in connector
fanotify: allow "weak" fsid when watching a single filesystem
The diffstat is
fs/notify/fanotify/fanotify.c | 34 +++-------
fs/notify/fanotify/fanotify.h | 16 +++++
fs/notify/fanotify/fanotify_user.c | 124 ++++++++++++++++++++++++++++++-------
fs/notify/mark.c | 52 +++-------------
include/linux/fsnotify_backend.h | 14 ++---
5 files changed, 140 insertions(+), 100 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-10 17:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 14:07 [GIT PULL] fsnotify changes for 6.8-rc1 Jan Kara
2024-01-10 17:37 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).