All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: Christoph Hellwig <hch@lst.de>,
	cem@kernel.org, linux-xfs@vger.kernel.org,
	mark.tinguely@oracle.com
Subject: Re: [PATCH] xfs: remove xfs_attr_leaf_hasname
Date: Fri, 9 Jan 2026 17:37:06 +0100	[thread overview]
Message-ID: <20260109163706.GA16131@lst.de> (raw)
In-Reply-To: <20260109162911.GR15551@frogsfrogsfrogs>

On Fri, Jan 09, 2026 at 08:29:11AM -0800, Darrick J. Wong wrote:
> Blerrgh, xfs_attr3_leaf_lookup_int encoding results with error numbers
> makes my brain hurt every time I look at the xattr code...

Same.  I've been really tempted to pass a separate bool multiple times.
Maybe we should finally go for it?  That would also remove most (but
all of the issues) due to the block layer -ENODATA leak.


  reply	other threads:[~2026-01-09 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-09 15:17 [PATCH] xfs: remove xfs_attr_leaf_hasname Christoph Hellwig
2026-01-09 16:29 ` Darrick J. Wong
2026-01-09 16:37   ` Christoph Hellwig [this message]
2026-01-09 17:41     ` Darrick J. Wong
2026-01-13  9:38       ` Carlos Maiolino
2026-01-13 13:26         ` Christoph Hellwig
2026-01-13 13:36 ` Niklas Cassel
2026-01-21 12:23 ` Carlos Maiolino
  -- strict thread matches above, loose matches on Subject: below --
2026-03-01  1:33 FAILED: Patch "xfs: remove xfs_attr_leaf_hasname" failed to apply to 6.6-stable tree Sasha Levin
2026-06-05  1:36 ` [PATCH] xfs: remove xfs_attr_leaf_hasname Jiping Ma

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=20260109163706.GA16131@lst.de \
    --to=hch@lst.de \
    --cc=cem@kernel.org \
    --cc=djwong@kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=mark.tinguely@oracle.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 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.