Re: [dm-devel] Proper way to test RAID456?

2022-01-12 Thread Qu Wenruo
On 2022/1/13 00:56, Lukas Straub wrote: On Sun, 9 Jan 2022 20:13:36 +0800 Qu Wenruo wrote: On 2022/1/9 18:04, David Woodhouse wrote: On Sun, 2022-01-09 at 07:55 +0800, Qu Wenruo wrote: On 2022/1/9 04:29, Lukas Straub wrote: But there is a even simpler solution for btrfs: It could just no

Re: [dm-devel] [git pull] device mapper changes for 5.17

2022-01-12 Thread pr-tracker-bot
The pull request you sent on Wed, 12 Jan 2022 11:24:29 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git > tags/for-5.17/dm-changes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/49008f0cc1ef0b86ccfa0d1d99e67741d46bd35b Thank you! --

Re: [dm-devel] [PATCH v2] dm ima: updates to grammar and some details in documentation

2022-01-12 Thread Randy Dunlap
Hi-- On 1/12/22 06:42, Thore Sommer wrote: > The grammar for the events dm_device_remove, device_resume and > dm_table_clear did not include the no_data entry when device data > and hash are missing. > > For the device uuid or name "=" is also escaped with a "\". > > Add a note that dm_table_loa

Re: [dm-devel] Proper way to test RAID456?

2022-01-12 Thread Lukas Straub
On Sun, 9 Jan 2022 20:13:36 +0800 Qu Wenruo wrote: > On 2022/1/9 18:04, David Woodhouse wrote: > > On Sun, 2022-01-09 at 07:55 +0800, Qu Wenruo wrote: > >> On 2022/1/9 04:29, Lukas Straub wrote: > >>> But there is a even simpler solution for btrfs: It could just not touch > >>> stripes that a

[dm-devel] [PATCH v3] dm ima: updates to grammar and some details in documentation

2022-01-12 Thread Thore Sommer
The grammar for the events dm_device_remove, device_resume and dm_table_clear did not include the no_data entry when device data and hash are missing. For the device uuid or name "=" is also escaped with a "\". Add a note that dm_table_load might split its target measurements over multiple IMA ev

[dm-devel] [git pull] device mapper changes for 5.17

2022-01-12 Thread Mike Snitzer
Hi Linus, The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2: Linux 5.16-rc7 (2021-12-26 13:17:17 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.17/dm-changes for you to fetch chan

[dm-devel] [PATCH v2] dm ima: updates to grammar and some details in documentation

2022-01-12 Thread Thore Sommer
The grammar for the events dm_device_remove, device_resume and dm_table_clear did not include the no_data entry when device data and hash are missing. For the device uuid or name "=" is also escaped with a "\". Add a note that dm_table_load might split its target measurements over multiple IMA ev