All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Mateusz Guzik <mjguzik@gmail.com>
Cc: brauner@kernel.org, viro@zeniv.linux.org.uk, jack@suse.cz,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 3/3 v3] fs: make generic_fillattr() tail-callable and utilize it in ext2/ext4
Date: Mon, 7 Apr 2025 07:36:29 -0700	[thread overview]
Message-ID: <Z_Pi7er_OV0auZ2d@infradead.org> (raw)
In-Reply-To: <20250406235806.1637000-3-mjguzik@gmail.com>

On Mon, Apr 07, 2025 at 01:58:06AM +0200, Mateusz Guzik wrote:
> Unfortunately the other filesystems I checked make adjustments after
> their own call to generic_fillattr() and consequently can't benefit.

Still a bad idea for all the reason state in reply to v2, and still
lacks any justification in the commit log.


  reply	other threads:[~2025-04-07 14:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-06 23:58 [PATCH 1/3] fs: sort out cosmetic differences between stat funcs and add predicts Mateusz Guzik
2025-04-06 23:58 ` [PATCH 2/3] fs: predict not having to do anything in fdput() Mateusz Guzik
2025-04-08 10:16   ` Jan Kara
2025-04-06 23:58 ` [PATCH 3/3 v3] fs: make generic_fillattr() tail-callable and utilize it in ext2/ext4 Mateusz Guzik
2025-04-07 14:36   ` Christoph Hellwig [this message]
2025-04-08  8:28 ` (subset) [PATCH 1/3] fs: sort out cosmetic differences between stat funcs and add predicts Christian Brauner
2025-04-08 10:14 ` Jan Kara

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=Z_Pi7er_OV0auZ2d@infradead.org \
    --to=hch@infradead.org \
    --cc=brauner@kernel.org \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjguzik@gmail.com \
    --cc=viro@zeniv.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.