[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240724190623.8948-1-cel@kernel.org>
Date: Wed, 24 Jul 2024 15:06:19 -0400
From: cel@...nel.org
To: amir73il@...il.com,
krisman@...labora.com
Cc: gregkh@...uxfoundation.org,
jack@...e.cz,
sashal@...nel.org,
stable@...r.kernel.org,
adilger.kernel@...ger.ca,
linux-ext4@...r.kernel.org,
tytso@....edu,
alexey.makhalov@...adcom.com,
vasavi.sirnapalli@...adcom.com,
florian.fainelli@...adcom.com,
Chuck Lever <chuck.lever@...cle.com>
Subject: [PATCH v5.15.y 0/4] Apply fanotify-related documentation changes
From: Chuck Lever <chuck.lever@...cle.com>
These extra commits were requested by Amir Goldstein
<amir73il@...il.com>. Note that c0baf9ac0b05 ("docs: Document the
FAN_FS_ERROR event") is already applied to v5.15.y.
Gabriel Krisman Bertazi (3):
samples: Add fs error monitoring example
samples: Make fs-monitor depend on libc and headers
docs: Fix formatting of literal sections in fanotify docs
Linus Torvalds (1):
Add gitignore file for samples/fanotify/ subdirectory
.../admin-guide/filesystem-monitoring.rst | 20 ++-
samples/Kconfig | 9 ++
samples/Makefile | 1 +
samples/fanotify/.gitignore | 1 +
samples/fanotify/Makefile | 5 +
samples/fanotify/fs-monitor.c | 142 ++++++++++++++++++
6 files changed, 170 insertions(+), 8 deletions(-)
create mode 100644 samples/fanotify/.gitignore
create mode 100644 samples/fanotify/Makefile
create mode 100644 samples/fanotify/fs-monitor.c
--
2.45.2
Powered by blists - more mailing lists