]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm vdo: handle unaligned discards correctly
authorMatthew Sakai <msakai@redhat.com>
Wed, 18 Sep 2024 03:24:37 +0000 (23:24 -0400)
committerMikulas Patocka <mpatocka@redhat.com>
Mon, 23 Sep 2024 13:15:41 +0000 (15:15 +0200)
commit66cac80698cd1e31ae9bc5c271e83209903d4861
treee9bdf2824829f23b1b48532fd6c5bffd112cb302
parent9bcd923952078e08cd4570e15f751a6c9ec7633f
dm vdo: handle unaligned discards correctly

Reset the data_vio properly for each discard block, and delay
acknowledgement and cleanup until all discard blocks are complete.

Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm-vdo/data-vio.c