]> git.baikalelectronics.ru Git - kernel.git/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)
committerDavid Sterba <dsterba@suse.com>
Wed, 12 Feb 2020 16:16:57 +0000 (17:16 +0100)
commit4ad8df8b4d81f4eb21cb9f06e88590d99b9f6aa2
tree795145c91dd1345f0d08430c8b33597467150ff6
parent23c37101aa9682d62c2f054e05556b744c772d97
btrfs: print message when tree-log replay starts

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>
fs/btrfs/disk-io.c