]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: log, when replace, is canceled by the user
authorAnand Jain <anand.jain@oracle.com>
Tue, 13 Feb 2018 03:53:43 +0000 (11:53 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 26 Mar 2018 13:09:34 +0000 (15:09 +0200)
commite4ee399af173e6538a3a63fa9d027b40ce495682
tree2103d02e2b6b44bac8fe45d5f8428026aed3b90c
parentb72f8b1a8d236241aebba051ee8b75962548a900
btrfs: log, when replace, is canceled by the user

For debugging or administration purposes, we would want to know if and
when the user cancels the replace, to complement the existing messages
when dev-replace starts or finishes.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
[ update changelog, fold fix for RCU warning from Nikolay ]
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/dev-replace.c