public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Christoph Hellwig <hch@infradead.org>
Cc: hch@lst.de, linux-xfs@vger.kernel.org
Subject: Re: [PATCH 13/27] xfs: make fake file forks explicit
Date: Fri, 2 Feb 2024 08:37:43 -0800	[thread overview]
Message-ID: <20240202163743.GI616564@frogsfrogsfrogs> (raw)
In-Reply-To: <ZbyKvrEQgNvrz-iN@infradead.org>

On Thu, Feb 01, 2024 at 10:25:02PM -0800, Christoph Hellwig wrote:
> Looks good:
> 
> Reviewed-by: Christoph Hellwig <hch@lst.de>

Thanks!  I'm going to s/fake/staging/ on the subject line.

--D

  reply	other threads:[~2024-02-02 16:37 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-01 19:39 [PATCHSET v29.2 2/8] xfs: remove bc_btnum from btree cursors Darrick J. Wong
2024-02-01 19:45 ` [PATCH 01/27] xfs: move comment about two 2 keys per pointer in the rmap btree Darrick J. Wong
2024-02-01 19:46 ` [PATCH 02/27] xfs: add a xfs_btree_init_ptr_from_cur Darrick J. Wong
2024-02-01 19:46 ` [PATCH 03/27] xfs: don't override bc_ops for staging btrees Darrick J. Wong
2024-02-01 19:46 ` [PATCH 04/27] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor Darrick J. Wong
2024-02-01 19:46 ` [PATCH 05/27] xfs: remove xfs_allocbt_stage_cursor Darrick J. Wong
2024-02-01 19:47 ` [PATCH 06/27] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor Darrick J. Wong
2024-02-01 19:47 ` [PATCH 07/27] xfs: remove xfs_inobt_stage_cursor Darrick J. Wong
2024-02-01 19:47 ` [PATCH 08/27] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor Darrick J. Wong
2024-02-01 19:48 ` [PATCH 09/27] xfs: remove xfs_refcountbt_stage_cursor Darrick J. Wong
2024-02-01 19:48 ` [PATCH 10/27] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor Darrick J. Wong
2024-02-01 19:48 ` [PATCH 11/27] xfs: remove xfs_rmapbt_stage_cursor Darrick J. Wong
2024-02-01 19:48 ` [PATCH 12/27] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor Darrick J. Wong
2024-02-01 19:49 ` [PATCH 13/27] xfs: make fake file forks explicit Darrick J. Wong
2024-02-02  6:25   ` Christoph Hellwig
2024-02-02 16:37     ` Darrick J. Wong [this message]
2024-02-01 19:49 ` [PATCH 14/27] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor Darrick J. Wong
2024-02-01 19:49 ` [PATCH 15/27] xfs: remove xfs_bmbt_stage_cursor Darrick J. Wong
2024-02-01 19:49 ` [PATCH 16/27] xfs: split the agf_roots and agf_levels arrays Darrick J. Wong
2024-02-01 19:50 ` [PATCH 17/27] xfs: add a name field to struct xfs_btree_ops Darrick J. Wong
2024-02-01 19:50 ` [PATCH 18/27] xfs: add a sick_mask " Darrick J. Wong
2024-02-01 19:50 ` [PATCH 19/27] xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init Darrick J. Wong
2024-02-01 19:50 ` [PATCH 20/27] xfs: split xfs_allocbt_init_cursor Darrick J. Wong
2024-02-01 19:51 ` [PATCH 21/27] xfs: remove xfs_inobt_cur Darrick J. Wong
2024-02-01 19:51 ` [PATCH 22/27] xfs: remove the btnum argument to xfs_inobt_count_blocks Darrick J. Wong
2024-02-01 19:51 ` [PATCH 23/27] xfs: remove the which variable in xchk_iallocbt Darrick J. Wong
2024-02-01 19:51 ` [PATCH 24/27] xfs: split xfs_inobt_insert_sprec Darrick J. Wong
2024-02-01 19:52 ` [PATCH 25/27] xfs: split xfs_inobt_init_cursor Darrick J. Wong
2024-02-01 19:52 ` [PATCH 26/27] xfs: pass a 'bool is_finobt' to xfs_inobt_insert Darrick J. Wong
2024-02-01 19:52 ` [PATCH 27/27] xfs: remove xfs_btnum_t Darrick J. Wong

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=20240202163743.GI616564@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=hch@infradead.org \
    --cc=hch@lst.de \
    --cc=linux-xfs@vger.kernel.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