public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: cel@kernel.org
Cc: amir73il@gmail.com, krisman@collabora.com, jack@suse.cz,
	sashal@kernel.org, stable@vger.kernel.org,
	adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org,
	tytso@mit.edu, alexey.makhalov@broadcom.com,
	vasavi.sirnapalli@broadcom.com, florian.fainelli@broadcom.com,
	Chuck Lever <chuck.lever@oracle.com>
Subject: Re: [PATCH v5.15.y 0/4] Apply fanotify-related documentation changes
Date: Thu, 25 Jul 2024 14:29:59 +0200	[thread overview]
Message-ID: <2024072553-placate-snowplow-e7a3@gregkh> (raw)
In-Reply-To: <20240724190623.8948-1-cel@kernel.org>

On Wed, Jul 24, 2024 at 03:06:19PM -0400, cel@kernel.org wrote:
> 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.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
> 
> 

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2024-07-25 12:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-24 19:06 [PATCH v5.15.y 0/4] Apply fanotify-related documentation changes cel
2024-07-24 19:06 ` [PATCH v5.15.y 1/4] samples: Add fs error monitoring example cel
2024-07-24 19:06 ` [PATCH v5.15.y 2/4] samples: Make fs-monitor depend on libc and headers cel
2024-07-24 19:06 ` [PATCH v5.15.y 3/4] docs: Fix formatting of literal sections in fanotify docs cel
2024-07-24 19:06 ` [PATCH v5.15.y 4/4] Add gitignore file for samples/fanotify/ subdirectory cel
2024-07-25 12:29 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2024072553-placate-snowplow-e7a3@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=adilger.kernel@dilger.ca \
    --cc=alexey.makhalov@broadcom.com \
    --cc=amir73il@gmail.com \
    --cc=cel@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=jack@suse.cz \
    --cc=krisman@collabora.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=tytso@mit.edu \
    --cc=vasavi.sirnapalli@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox