linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5.10.y 0/3] Apply fanotify-related documentation changes
@ 2024-07-25 15:32 cel
  2024-07-25 15:32 ` [PATCH v5.10.y 1/3] samples: Add fs error monitoring example cel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cel @ 2024-07-25 15:32 UTC (permalink / raw)
  To: amir73il, krisman
  Cc: gregkh, jack, sashal, stable, adilger.kernel, linux-ext4, tytso,
	alexey.makhalov, vasavi.sirnapalli, florian.fainelli, Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

These extra commits were requested by Amir Goldstein
<amir73il@gmail.com>. Note that c0baf9ac0b05 ("docs: Document the
FAN_FS_ERROR event") is already applied to v5.10.y.

Gabriel Krisman Bertazi (2):
  samples: Add fs error monitoring example
  samples: Make fs-monitor depend on libc and headers

Linus Torvalds (1):
  Add gitignore file for samples/fanotify/ subdirectory

 samples/Kconfig               |   8 ++
 samples/Makefile              |   1 +
 samples/fanotify/.gitignore   |   1 +
 samples/fanotify/Makefile     |   5 ++
 samples/fanotify/fs-monitor.c | 142 ++++++++++++++++++++++++++++++++++
 5 files changed, 157 insertions(+)
 create mode 100644 samples/fanotify/.gitignore
 create mode 100644 samples/fanotify/Makefile
 create mode 100644 samples/fanotify/fs-monitor.c

-- 
2.45.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-13 10:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 15:32 [PATCH v5.10.y 0/3] Apply fanotify-related documentation changes cel
2024-07-25 15:32 ` [PATCH v5.10.y 1/3] samples: Add fs error monitoring example cel
2024-07-25 15:32 ` [PATCH v5.10.y 2/3] samples: Make fs-monitor depend on libc and headers cel
2024-07-25 15:32 ` [PATCH v5.10.y 3/3] Add gitignore file for samples/fanotify/ subdirectory cel
2024-08-13 10:30 ` [PATCH v5.10.y 0/3] Apply fanotify-related documentation changes Greg KH

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).