Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/9 linux-next] fs/notify: cleanup
@ 2020-05-11 17:58 Fabian Frederick
0 siblings, 0 replies; only message in thread
From: Fabian Frederick @ 2020-05-11 17:58 UTC (permalink / raw)
To: jack, amir73il; +Cc: linux-fsdevel, Fabian Frederick
This small patchset does some cleanup in fs/notify branch
especially in fanotify.
Fabian Frederick (9):
fanotify: prefix should_merge()
fanotify: fanotify_encode_fid(): variable init
notify: explicit shutdown initialization
notify: add mutex destroy
fanotify: remove reference to fill_event_metadata()
fsnotify/fdinfo: remove proc_fs.h inclusion
fanotify: don't write with zero size
fanotify: clarify mark type extraction
fsnotify: fsnotify_clear_marks_by_group() massage
fs/notify/fanotify/fanotify.c | 11 ++++-----
fs/notify/fanotify/fanotify_user.c | 5 +++-
fs/notify/fdinfo.c | 1 -
fs/notify/group.c | 2 ++
fs/notify/mark.c | 37 +++++++++++++++---------------
include/uapi/linux/fanotify.h | 7 +++++-
6 files changed, 35 insertions(+), 28 deletions(-)
--
2.26.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-11 17:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 17:58 [PATCH 0/9 linux-next] fs/notify: cleanup Fabian Frederick
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).