OSDN Git Service

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:51:56 +0000 (19:51 +0100)
commit2a902b48a096efc20c1c6b9a0eb5ad48dd061297
tree5433c83376df60f2f1ce55057185b59ce2f61e1e
parent67d9c9e4201c4e1e38612abf2f50ad2a75f50f60
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