[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <74c7129b-a437-ebc4-1466-7fb9f034e006@maciej.szmigiero.name>
Date: Wed, 23 Dec 2020 16:37:34 +0100
From: "Maciej S. Szmigiero" <mail@...iej.szmigiero.name>
To: Ignat Korchagin <ignat@...udflare.com>
Cc: agk@...hat.com, snitzer@...hat.com, dm-devel@...hat.com,
dm-crypt@...ut.de, linux-kernel@...r.kernel.org,
ebiggers@...nel.org, Damien.LeMoal@....com, mpatocka@...hat.com,
herbert@...dor.apana.org.au, kernel-team@...udflare.com,
nobuto.murata@...onical.com, Chris Mason <clm@...com>,
Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>, linux-btrfs@...r.kernel.org,
linux-crypto <linux-crypto@...r.kernel.org>
Subject: Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs
scrub = BUG()
On 14.12.2020 19:11, Maciej S. Szmigiero wrote:
> Hi,
>
> I hit a reproducible BUG() when scrubbing a btrfs fs on top of
> a dm-crypt device with no_read_workqueue and no_write_workqueue
> flags enabled.
Still happens on the current torvalds/master.
Due to this bug it is not possible to use btrfs on top of
a dm-crypt device with no_read_workqueue and no_write_workqueue
flags enabled.
@Ignat:
Can you have a look at this as the person who added these flags?
It looks like to me that the skcipher API might not be safe to
call from a softirq context, after all.
Maciej
Powered by blists - more mailing lists