diff options
author | Qu Wenruo <[email protected]> | 2019-11-29 12:40:59 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2020-01-20 16:40:51 +0100 |
commit | 430640e31649beeb84e2c66f77ab68d7423b66bd (patch) | |
tree | 4bd1171e759a5036ee2efb6b4c137dfd72b5268e /lib/mpi | |
parent | 76de60ed044f26f0ab62c2f752cb3d0eade2cde0 (diff) |
btrfs: relocation: Output current relocation stage at btrfs_relocate_block_group()
There are two relocation stages but both print the same message. Add the
description of the stage. This can help debugging or provides
informative message to users.
BTRFS info (device dm-5): balance: start -d -m -s
BTRFS info (device dm-5): relocating block group 30408704 flags metadata|dup
BTRFS info (device dm-5): found 2 extents, stage: move data extents
BTRFS info (device dm-5): relocating block group 22020096 flags system|dup
BTRFS info (device dm-5): found 1 extents, stage: move data extents
BTRFS info (device dm-5): relocating block group 13631488 flags data
BTRFS info (device dm-5): found 1 extents, stage: move data extents
BTRFS info (device dm-5): found 1 extents, stage: update data pointers
BTRFS info (device dm-5): balance: ended with status: 0
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions