All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Dave Chinner <david@fromorbit.com>
Cc: Christoph Hellwig <hch@lst.de>, Carlos Maiolino <cem@kernel.org>,
	linux-xfs@vger.kernel.org
Subject: Re: cleanup log item formatting
Date: Wed, 18 Jun 2025 06:50:21 +0200	[thread overview]
Message-ID: <20250618045021.GA28218@lst.de> (raw)
In-Reply-To: <aFHtqTWIueE9IvOI@dread.disaster.area>

On Wed, Jun 18, 2025 at 08:35:21AM +1000, Dave Chinner wrote:
> Do you have a git branch for this series that I can pull?

git://git.infradead.org/users/hch/misc.git xfs-log-format-cleanups

https://git.infradead.org/?p=users/hch/misc.git;a=shortlog;h=refs/heads/xfs-log-format-cleanups


  reply	other threads:[~2025-06-18  4:50 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10  5:14 cleanup log item formatting Christoph Hellwig
2025-06-10  5:14 ` [PATCH 01/17] xfs: don't pass the old lv to xfs_cil_prepare_item Christoph Hellwig
2025-06-10  7:20   ` Carlos Maiolino
2025-06-10  5:14 ` [PATCH 02/17] xfs: cleanup the ordered item logic in xlog_cil_insert_format_items Christoph Hellwig
2025-06-10  7:56   ` Carlos Maiolino
2025-06-10 13:32     ` Christoph Hellwig
2025-06-10 14:00       ` Carlos Maiolino
2025-06-10  5:15 ` [PATCH 03/17] xfs: use better names for size members in xfs_log_vec Christoph Hellwig
2025-06-10  9:07   ` Carlos Maiolino
2025-06-10  5:15 ` [PATCH 04/17] xfs: don't use a xfs_log_iovec for attr_item names and values Christoph Hellwig
2025-06-10  9:17   ` Carlos Maiolino
2025-06-10 13:33     ` Christoph Hellwig
2025-06-10  5:15 ` [PATCH 05/17] xfs: don't use a xfs_log_iovec for ri_buf in log recovery Christoph Hellwig
2025-06-11 10:33   ` Carlos Maiolino
2025-06-10  5:15 ` [PATCH 06/17] xfs: improve the ->iop_format interface Christoph Hellwig
2025-06-10  5:15 ` [PATCH 07/17] xfs: add a xlog_write_one_vec helper Christoph Hellwig
2025-06-10  5:15 ` [PATCH 08/17] xfs: set lv_bytes in xlog_write_one_vec Christoph Hellwig
2025-06-10  5:15 ` [PATCH 09/17] xfs: create ophdrs on the fly in xlog_write Christoph Hellwig
2025-06-10  5:15 ` [PATCH 10/17] xfs: special case continuation records in xlog_write_region a litte less Christoph Hellwig
2025-06-10  5:15 ` [PATCH 11/17] xfs: factor the split iclog handling out of xlog_write_partial Christoph Hellwig
2025-06-10  5:15 ` [PATCH 12/17] xfs: remove xlog_write_full Christoph Hellwig
2025-06-10  5:15 ` [PATCH 13/17] xfs: improve argument handling for the xlog_write helpers Christoph Hellwig
2025-06-10  5:15 ` [PATCH 14/17] xfs: remove the xlog_op_header_t typedef Christoph Hellwig
2025-06-10  5:15 ` [PATCH 15/17] xfs: remove the xfs_trans_header_t typedef Christoph Hellwig
2025-06-10  5:15 ` [PATCH 16/17] xfs: move the XLOG_REG_ constants out of xfs_log_format.h Christoph Hellwig
2025-06-10  5:15 ` [PATCH 17/17] xfs: move struct xfs_log_vec to xfs_log_priv.h Christoph Hellwig
2025-06-17 22:35 ` cleanup log item formatting Dave Chinner
2025-06-18  4:50   ` Christoph Hellwig [this message]
2025-06-18  9:24 ` Dave Chinner
2025-06-24 14:38   ` Christoph Hellwig
2025-06-19  6:58 ` Dave Chinner

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=20250618045021.GA28218@lst.de \
    --to=hch@lst.de \
    --cc=cem@kernel.org \
    --cc=david@fromorbit.com \
    --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 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.