autofs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tigran Aivazian <aivazian.tigran-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Jeff Layton <jlayton-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	James Morris <jmorris-gx6/JNMH7DfYtjvyW6yDsg@public.gmane.org>,
	Ruihan Li <lrh2000-NXN67KNX7eEnDS1+zs4M5A@public.gmane.org>,
	Ard Biesheuvel <ardb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Ian Kent <raven-PKsaG3nR2I+sTnJN9+BGXg@public.gmane.org>,
	Paulo Alcantara <pc-mxznQ8SDR6Dby3iVrkZq2A@public.gmane.org>,
	linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Paul Moore <paul-r2n+y4ga6xFZroRs9YW3xA@public.gmane.org>,
	Ritu Agarwal <rituagar-tEXmvtCZX7AybS5Ee8rs3A@public.gmane.org>,
	Sebastian Reichel
	<sebastian.reichel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>,
	Alan Stern
	<stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>,
	Namjae Jeon <linkinjeon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Serge E. Hallyn" <serge-A9i7LUbDfNHQT0dZR+AlfA@public.gmane.org>,
	Shyam Prasad N <sprasad-0li6OtcxBFHby3iVrkZq2A@public.gmane.org>,
	Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
	autofs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	apparmor-nLRlyDuq1AZFpShjVBNYrg@public.gmane.org,
	Tom Talpey <tom-CLs1Zie5N5HQT0dZR+AlfA@public.gmane.org>,
	Al Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>,
	Suren Baghdasaryan
	<surenb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>,
	Christian Brauner
	<brauner-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Wolfram Sang
	<wsa+renesas-jBu1N2QxHDJrcw3mvpCnnVaTQe2KTcn/@public.gmane.org>,
	Greg Kroah-Hartman
	<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
	linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	samba-technical-w/Ol4Ecudpkbz5eF0SucJw@public.gmane.org
Subject: Re: [PATCH v2 0/8] fs: add some missing ctime updates
Date: Mon, 12 Jun 2023 12:01:52 +0100	[thread overview]
Message-ID: <CAK+_RLkoAX_n-PPYv9zEpitbMk3DxZx2EWYaKT7YKH_wEys+ew@mail.gmail.com> (raw)
In-Reply-To: <20230612104524.17058-1-jlayton-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

Hi Jeff and all,

On Mon, 12 Jun 2023 at 11:45, Jeff Layton <jlayton-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:

> None of these seem to be very crucial, but it would be nice if various
> maintainers could pick these up for v6.5. Please let me know if you do,
> or would rather I shepherd the patch upstream.
>

Yes, if you could shepherd the patch upstream, that would be great, as it's
been a very long time since I did any kernel hacking, and the patch
submission procedures must have changed in a decade or two :) Thank you!

Kind regards,
Tigran

[-- Attachment #2: Type: text/html, Size: 941 bytes --]

       reply	other threads:[~2023-06-12 11:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230612104524.17058-1-jlayton@kernel.org>
     [not found] ` <20230612104524.17058-1-jlayton-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2023-06-12 11:01   ` Tigran Aivazian [this message]
2023-08-30  0:08   ` [PATCH v2 0/8] fs: add some missing ctime updates Al Viro
     [not found] ` <20230612104524.17058-4-jlayton@kernel.org>
2023-06-14  8:30   ` (subset) [PATCH v2 3/8] autofs: set ctime as well when mtime changes on a dir Christian Brauner
2023-06-15 10:14     ` Ian Kent

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=CAK+_RLkoAX_n-PPYv9zEpitbMk3DxZx2EWYaKT7YKH_wEys+ew@mail.gmail.com \
    --to=aivazian.tigran-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=apparmor-nLRlyDuq1AZFpShjVBNYrg@public.gmane.org \
    --cc=ardb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=arnd-r2nGTMty4D4@public.gmane.org \
    --cc=autofs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=brauner-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=jlayton-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=jmorris-gx6/JNMH7DfYtjvyW6yDsg@public.gmane.org \
    --cc=linkinjeon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=lrh2000-NXN67KNX7eEnDS1+zs4M5A@public.gmane.org \
    --cc=paul-r2n+y4ga6xFZroRs9YW3xA@public.gmane.org \
    --cc=pc-mxznQ8SDR6Dby3iVrkZq2A@public.gmane.org \
    --cc=raven-PKsaG3nR2I+sTnJN9+BGXg@public.gmane.org \
    --cc=rituagar-tEXmvtCZX7AybS5Ee8rs3A@public.gmane.org \
    --cc=samba-technical-w/Ol4Ecudpkbz5eF0SucJw@public.gmane.org \
    --cc=sebastian.reichel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org \
    --cc=serge-A9i7LUbDfNHQT0dZR+AlfA@public.gmane.org \
    --cc=sprasad-0li6OtcxBFHby3iVrkZq2A@public.gmane.org \
    --cc=stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org \
    --cc=surenb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org \
    --cc=tom-CLs1Zie5N5HQT0dZR+AlfA@public.gmane.org \
    --cc=viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org \
    --cc=wsa+renesas-jBu1N2QxHDJrcw3mvpCnnVaTQe2KTcn/@public.gmane.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).