From: Linus Torvalds Date: Fri, 26 Apr 2024 18:17:24 +0000 (-0700) Subject: Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/devic... X-Git-Tag: v6.10-rc5-pxa1908~507 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=08f0677dfc1a0e4648eca650be5b32f1a40e93ad;p=linux.git Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper fixes from Mike Snitzer: - Fix 6.9 regression so that DM device removal is performed synchronously by default. Asynchronous removal has always been possible but it isn't the default. It is important that synchronous removal be preserved, otherwise it is an interface change that breaks lvm2. - Remove errant semicolon in drivers/md/dm-vdo/murmurhash3.c * tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm: restore synchronous close of device mapper block device dm vdo murmurhash: remove unneeded semicolon --- 08f0677dfc1a0e4648eca650be5b32f1a40e93ad