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 allocation or removing a chunk would be the same. > > So, rework the comment by removing the mention of is_allocation > argument. > > Signed-off-by: Marcos Paulo de Souza <marcos.souza....@gmail.com>
Added to misc-next, thanks.