Re: [PATCH 07/12] btrfs: test snapshotting encrypted subvol

2023-11-27 Thread Josef Bacik
On Mon, Nov 27, 2023 at 10:16:28PM +0800, Anand Jain wrote: > > > On 31/10/2023 23:39, Filipe Manana wrote: > > On Tue, Oct 10, 2023 at 9:26 PM Josef Bacik wrote: > > > > > > From: Sweet Tea Dorminy > > > > > > Make sure that snapshots of encrypted data are readable and writeable. > > > > >

Re: [PATCH 07/12] btrfs: test snapshotting encrypted subvol

2023-11-27 Thread Anand Jain
On 31/10/2023 23:39, Filipe Manana wrote: On Tue, Oct 10, 2023 at 9:26 PM Josef Bacik wrote: From: Sweet Tea Dorminy Make sure that snapshots of encrypted data are readable and writeable. Test deliberately high-numbered to not conflict. Signed-off-by: Sweet Tea Dorminy --- tests/btrf