Re: [PATCH v2] btrfs-progs: balance: print warn mesg in old command
From: David Sterba <hidden>
Date: 2021-11-05 11:51:16
From: David Sterba <hidden>
Date: 2021-11-05 11:51:16
On Fri, Nov 05, 2021 at 04:05:41PM +0800, Wang Yugui wrote:
Hi,
This patch broken tests/cli-tests/002-balance-full-no-filters.
becasue this
printf("WARNING:\n\n");
printf("\tFull balance without filters requested. This operation is very\n");
is put after fork() in this patch when '--backgroud';Right, I ran all the other tests than test-cli. I'll remove the patch from 5.15 queue.