btrfs: print message when tree-log replay starts
authorDavid Sterba <dsterba@suse.com>
Wed, 5 Feb 2020 16:12:16 +0000 (17:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Feb 2020 14:42:15 +0000 (15:42 +0100)
commit66ada407dd6a58dbb4e51ea4489af009e886a31b
tree8a1865837ae36f30e370822eabab05f0f0132188
parentf98c99355f65d36aaaed678aee49ca25b9f133c9
btrfs: print message when tree-log replay starts

[ Upstream commit e8294f2f6aa6208ed0923aa6d70cea3be178309a ]

There's no logged information about tree-log replay although this is
something that points to previous unclean unmount. Other filesystems
report that as well.

Suggested-by: Chris Murphy <lists@colorremedies.com>
CC: stable@vger.kernel.org # 4.4+
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/btrfs/disk-io.c