From: Linus Torvalds Date: Wed, 12 Jan 2022 18:40:11 +0000 (-0800) Subject: Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.17-rc1~115 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49008f0cc1ef0b86ccfa0d1d99e67741d46bd35b;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper updates from Mike Snitzer: - Fixes and improvements to dm btree and dm space map code in persistent-data library used by thinp and cache. - Update DM integrity to use struct_group() to zero struct journal_sector. - Update DM sysfs to use default_groups in kobj_type. * tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm sysfs: use default_groups in kobj_type dm integrity: Use struct_group() to zero struct journal_sector dm space map common: add bounds check to sm_ll_lookup_bitmap() dm btree: add a defensive bounds check to insert_at() dm btree remove: change a bunch of BUG_ON() calls to proper errors dm btree spine: eliminate duplicate le32_to_cpu() in node_check() dm btree spine: remove extra node_check function declaration --- 49008f0cc1ef0b86ccfa0d1d99e67741d46bd35b