[GIT PULL] Btrfs fix for 5.7-rc2
From: David Sterba
Date: Fri Apr 17 2020 - 09:30:41 EST
Hi,
please pull a regression fix for a warning caused by running balance and
snapshot creation in parallel. Thanks.
----------------------------------------------------------------
The following changes since commit 34c51814b2b87cb2e5a98c92fe957db2ee8e27f4:
btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition (2020-04-10 18:48:27 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.7-rc1-tag
for you to fetch changes up to aec7db3b13a07d515c15ada752a7287a44a79ea0:
btrfs: fix setting last_trans for reloc roots (2020-04-17 15:20:08 +0200)
----------------------------------------------------------------
Josef Bacik (1):
btrfs: fix setting last_trans for reloc roots
fs/btrfs/relocation.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)