mbox series

[GIT,PULL] Block fix for 6.11-rc6

Message ID 8b25d5f6-6235-44d0-843e-e954729a105b@kernel.dk (mailing list archive)
State New
Headers show
Series [GIT,PULL] Block fix for 6.11-rc6 | expand

Pull-request

git://git.kernel.dk/linux.git tags/block-6.11-20240830

Message

Jens Axboe Aug. 30, 2024, 8:33 p.m. UTC
Hi Linus,

Fix for a single regression for WRITE_SAME introduced in the 6.11 merge
window. Please pull!


The following changes since commit e6b09a173870720e4d4c6fd755803970015ac043:

  Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11 (2024-08-22 16:20:24 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.11-20240830

for you to fetch changes up to e33a97a830b230b79a98dbbb4121d4741a2be619:

  block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes (2024-08-28 08:49:25 -0600)

----------------------------------------------------------------
block-6.11-20240830

----------------------------------------------------------------
Darrick J. Wong (1):
      block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes

 block/blk-lib.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Aug. 31, 2024, 4:11 a.m. UTC | #1
The pull request you sent on Fri, 30 Aug 2024 14:33:11 -0600:

> git://git.kernel.dk/linux.git tags/block-6.11-20240830

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/216d163165a937ee9c1d0e9c26fe7a6f7d27ac4c

Thank you!