public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Carlos Maiolino <cem@kernel.org>
To: axboe@kernel.dk, "Darrick J. Wong" <djwong@kernel.org>
Cc: hch@lst.de, mcgrof@kernel.org, hch@infradead.org,
	willy@infradead.org,  linux-xfs@vger.kernel.org,
	linux-fsdevel@vger.kernel.org,  shinichiro.kawasaki@wdc.com,
	linux-block@vger.kernel.org, mcgrof@kernel.org
Subject: Re: [PATCH 3/3] xfs: stop using set_blocksize
Date: Tue, 29 Apr 2025 11:33:50 +0200	[thread overview]
Message-ID: <174591923085.71202.4676998618252400941.b4-ty@kernel.org> (raw)
In-Reply-To: <174543795741.4139148.12449986894161376000.stgit@frogsfrogsfrogs>

On Wed, 23 Apr 2025 12:54:13 -0700, Darrick J. Wong wrote:
> XFS has its own buffer cache for metadata that uses submit_bio, which
> means that it no longer uses the block device pagecache for anything.
> Create a more lightweight helper that runs the blocksize checks and
> flushes dirty data and use that instead.  No more truncating the
> pagecache because XFS does not use it or care about it.
> 
> 
> [...]

Applied to for-next, thanks!

[3/3] xfs: stop using set_blocksize
      commit: 5088aad3d32cc0b1c96cbe3e718569ffc0aca4ba

Best regards,
-- 
Carlos Maiolino <cem@kernel.org>


  reply	other threads:[~2025-04-29  9:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-23 19:53 [PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15 Darrick J. Wong
2025-04-23 19:53 ` [PATCH 1/3] block: fix race between set_blocksize and read paths Darrick J. Wong
2025-04-23 19:53 ` [PATCH 2/3] block: hoist block size validation code to a separate function Darrick J. Wong
2025-04-23 19:54 ` [PATCH 3/3] xfs: stop using set_blocksize Darrick J. Wong
2025-04-29  9:33   ` Carlos Maiolino [this message]
2025-04-23 19:58 ` (subset) [PATCHSET V4] block/xfs: bdev page cache bug fixes for 6.15 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2025-04-22  1:18 [PATCHSET V3] " Darrick J. Wong
2025-04-22  1:19 ` [PATCH 3/3] xfs: stop using set_blocksize Darrick J. Wong
2025-04-22  4:19   ` Christoph Hellwig
2025-04-21 17:18 [PATCHSET V2] block/xfs: bdev page cache bug fixes for 6.15 Darrick J. Wong
2025-04-21 17:19 ` [PATCH 3/3] xfs: stop using set_blocksize 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=174591923085.71202.4676998618252400941.b4-ty@kernel.org \
    --to=cem@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=djwong@kernel.org \
    --cc=hch@infradead.org \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=shinichiro.kawasaki@wdc.com \
    --cc=willy@infradead.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