mbox series

[git,pull] device mapper fix for 6.10

Message ID 58c35db9-151e-266d-8df0-62275d8f96c9@redhat.com (mailing list archive)
State Accepted, archived
Delegated to: Mikulas Patocka
Headers show
Series [git,pull] device mapper fix for 6.10 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.10/dm-fixes-2

Message

Mikulas Patocka July 11, 2024, 8:31 p.m. UTC
Hi Linus,

The following changes since commit 825d8bbd2f32cb229c3b6653bd454832c3c20acb:

  dm: always manage discard support in terms of max_hw_discard_sectors (2024-05-20 15:51:19 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.10/dm-fixes-2

for you to fetch changes up to d5cfecfe7f3293a4773c4486ac92d742143e8659:

  dm vdo: replace max_discard_sectors with max_hw_discard_sectors (2024-07-11 21:24:41 +0200)

Please pull, thanks.
Mikulas

----------------------------------------------------------------
- Fix broken discard for device mapper VDO target
-----BEGIN PGP SIGNATURE-----

iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCZpAyqhQcbXBhdG9ja2FA
cmVkaGF0LmNvbQAKCRATAyx9YGnhbRJyAQD8JNzNUDd2hTJhKEGzf7RZ1cOjbp6e
E0N9kWJHw37HTgD/ZJ+24Z9P2U+Uip8+tzisGCcnbHaJMM4ndc+NS/u4rQw=
=65U3
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Bruce Johnston (1):
      dm vdo: replace max_discard_sectors with max_hw_discard_sectors

 drivers/md/dm-vdo/dm-vdo-target.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org July 11, 2024, 10:15 p.m. UTC | #1
The pull request you sent on Thu, 11 Jul 2024 22:31:27 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.10/dm-fixes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/43db1e03c086ed20cc75808d3f45e780ec4ca26e

Thank you!