Re: [PATCH v7 17/43] btrfs: add get_devices hook for fscrypt
Christoph Hellwig <[email protected]> Fri, 22 May 2026 02:19:56 -0700
| Newsgroups | org.kernel.vger.linux-fscrypt,org.kernel.vger.linux-block,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 13, 2026 at 10:52:51AM +0200, Daniel Vacek wrote: > From: Sweet Tea Dorminy <[email protected]> > > Since extent encryption requires inline encryption, even though we > expect to use the inlinecrypt software fallback most of the time, we > need to enumerate all the devices in use by btrfs. How does this handled adding/removing devices at runtime?