linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block size limit cleanups
@ 2024-12-18  2:02 Luis Chamberlain
  2024-12-18  2:02 ` [PATCH 1/2] block/bdev: use helper for max block size check Luis Chamberlain
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Luis Chamberlain @ 2024-12-18  2:02 UTC (permalink / raw)
  To: axboe, hch, hare, kbusch, sagi, linux-nvme, willy, dave, david,
	djwong
  Cc: john.g.garry, ritesh.list, linux-fsdevel, linux-xfs, linux-mm,
	linux-block, gost.dev, p.raghav, da.gomez, kernel, mcgrof

This spins off two change which introduces no functional changes from the
bs > ps block device patch series [0]. These are just cleanups.

[0] https://lkml.kernel.org/r/20241214031050.1337920-1-mcgrof@kernel.org

Luis Chamberlain (2):
  block/bdev: use helper for max block size check
  nvme: use blk_validate_block_size() for max LBA check

 block/bdev.c             | 3 +--
 drivers/nvme/host/core.c | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-18 17:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  2:02 [PATCH 0/2] block size limit cleanups Luis Chamberlain
2024-12-18  2:02 ` [PATCH 1/2] block/bdev: use helper for max block size check Luis Chamberlain
2024-12-18  2:02 ` [PATCH 2/2] nvme: use blk_validate_block_size() for max LBA check Luis Chamberlain
2024-12-18  8:08   ` John Garry
2024-12-18  2:09 ` [PATCH 0/2] block size limit cleanups Keith Busch
2024-12-18  7:21 ` Christoph Hellwig
2024-12-18 14:22 ` Jens Axboe
2024-12-18 17:14 ` Max Gurtovoy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).