Re: [PATCH 1/2] btrfs: Simplify snapshot exclusion code

2019-04-24 Thread Filipe Manana
On Wed, Apr 24, 2019 at 10:49 AM Filipe Manana wrote: > > On Tue, Apr 23, 2019 at 12:43 PM Nikolay Borisov wrote: > > > > BTRFS sports a mechanism to provide exclusion when a snapshot is about > > to be created. This is implemented via btrfs_start_write_no_snapshotting > > et al. Currently the im

Re: [PATCH 1/2] btrfs: Simplify snapshot exclusion code

2019-04-24 Thread Filipe Manana
On Tue, Apr 23, 2019 at 12:43 PM Nikolay Borisov wrote: > > BTRFS sports a mechanism to provide exclusion when a snapshot is about > to be created. This is implemented via btrfs_start_write_no_snapshotting > et al. Currently the implementation of that mechanism is some perverse > amalgamation of a