]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: add prefix "balance:" for log messages
authorAnand Jain <anand.jain@oracle.com>
Wed, 16 May 2018 02:51:26 +0000 (10:51 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:23:38 +0000 (18:23 +0200)
commit0840eb6dc7b44c6948632412440988f8c7d8ee73
treef75e93777f49450a7467effabf5f895b5bffea79
parent830fb35d1e14ae63490b2155d8dbae30722120a1
btrfs: add prefix "balance:" for log messages

Kernel logs are very important for the forensic investigations of the
issues in general make it easy to use it. This patch adds 'balance:'
prefix so that it can be easily searched.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c