]> git.itanic.dy.fi Git - linux-stable/commit
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>
Wed, 19 Feb 2020 18:53:00 +0000 (19:53 +0100)
commit2655c88c03e8806722260cbedaf49c1aaba78a52
treef5b57461358f94383cee844c69418ccb70cd6634
parentf3cdf024ed196ecf54cb22aeadabbc329fccd27e
btrfs: print message when tree-log replay starts

commit e8294f2f6aa6208ed0923aa6d70cea3be178309a upstream.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/btrfs/disk-io.c