Re: [PATCH] btrfs: block-group: Rework documentation of check_system_chunk function

2019-10-08 Thread David Sterba
On Mon, Oct 07, 2019 at 09:50:38PM -0300, Marcos Paulo de Souza wrote: > Commit 4617ea3a52cf (" Btrfs: fix necessary chunk tree space calculation > when allocating a chunk") removed the is_allocation argument from > check_system_chunk, since the formula for reserving the necessary space > for alloc

Re: [PATCH] btrfs: block-group: Rework documentation of check_system_chunk function

2019-10-08 Thread Nikolay Borisov
On 8.10.19 г. 3:50 ч., Marcos Paulo de Souza wrote: > Commit 4617ea3a52cf (" Btrfs: fix necessary chunk tree space calculation > when allocating a chunk") removed the is_allocation argument from > check_system_chunk, since the formula for reserving the necessary space > for allocation or removin