[dm-devel] [PATCH] multipath-tools: remove list of rebranded arrays vendors from man page

2022-07-21 Thread Xose Vazquez Perez
It does not provide useful info, and it is incomplete. Cc: Martin Wilck Cc: Benjamin Marzinski Cc: Christophe Varoqui Cc: DM-DEVEL ML Signed-off-by: Xose Vazquez Perez --- multipath/multipath.conf.5 | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

Re: [dm-devel] [Question] multipathd add/remove paths takes a long time

2022-07-21 Thread Benjamin Marzinski
On Tue, Jul 19, 2022 at 08:13:39PM +0800, Wu Guanghao wrote: > The system has 1K multipath devices, each device has 16 paths. > Execute multipathd add/multipathd remove or uev_add_path/ > uev_remove_path to add/remove paths, which takes over 20s. > What's more, the second checkloop may be execed

[dm-devel] [PATCH] dm-integrity: flush journal on suspend

2022-07-21 Thread Mikulas Patocka
There was a problem that the user burned dm-integrity image on CDROM and could not activate it becaues it had non-empty journal. This commit fixes the problem by flushing the journal on suspend. Note that we deliberately didn't flush the journal on suspend, so that the journal replay code would

Re: [dm-devel] [PATCH 1/1] block: Add support for setting inline encryption key per block device

2022-07-21 Thread Christoph Hellwig
On Wed, Jul 20, 2022 at 11:49:07PM -0700, Eric Biggers wrote: > On the other hand, I'd personally be fine with saying that this isn't actually > needed, i.e. that allowing arbitrary overriding of the default key is fine, > since userspace should just set up the keys properly. For example, Android

Re: [dm-devel] [PATCH 1/1] block: Add support for setting inline encryption key per block device

2022-07-21 Thread Eric Biggers
Hi Israel, On Wed, Jul 20, 2022 at 02:26:31PM +0300, Israel Rukshin wrote: > Until now, using inline encryption key has been possible only at > filesystem level via fs-crypt. The patch allows to set a default > inline encryption key per block device. Once the key is set, all the > read commands

[dm-devel] [syzbot] KASAN: invalid-free in free_prealloced_shrinker

2022-07-21 Thread syzbot
Hello, syzbot found the following issue on: HEAD commit:cb71b93c2dc3 Add linux-next specific files for 20220628 git tree: linux-next console+strace: https://syzkaller.appspot.com/x/log.txt?x=1362115208 kernel config: https://syzkaller.appspot.com/x/.config?x=badbc1adb2d582eb