linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] btrfs: balance: improve kernel logs
@ 2018-05-23  6:35 Anand Jain
  2018-05-23  6:35 ` [PATCH v4 1/3] btrfs: add helper function describe_block_group() Anand Jain
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Anand Jain @ 2018-05-23  6:35 UTC (permalink / raw)
  To: linux-btrfs

v3->v4:
 Pls ref to individual patches.

Based on misc-next.

v2->v3:
  Inspried by describe_relocation(), improves it, makes it a helper
  function and use it to log the balance operations.

Kernel logs are very important for the forensic investigations of the
issues, these patchs make balance logs easy to review.

Anand Jain (3):
  btrfs: add helper function describe_block_group()
  btrfs: balance: add args info during start and resume
  btrfs: balance: add kernel log for end or paused

 fs/btrfs/relocation.c |  30 ++---------
 fs/btrfs/volumes.c    | 146 ++++++++++++++++++++++++++++++++++++++++++++++++--
 fs/btrfs/volumes.h    |   1 +
 3 files changed, 147 insertions(+), 30 deletions(-)

-- 
2.7.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-11-14 13:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23  6:35 [PATCH v4 0/3] btrfs: balance: improve kernel logs Anand Jain
2018-05-23  6:35 ` [PATCH v4 1/3] btrfs: add helper function describe_block_group() Anand Jain
2018-05-24 12:43   ` David Sterba
2018-05-25  2:43     ` Anand Jain
2018-05-25  2:43   ` [PATCH v4.1 " Anand Jain
2018-05-23  6:35 ` [PATCH v4 2/3] btrfs: balance: add args info during start and resume Anand Jain
2018-05-24 13:03   ` David Sterba
2018-05-25  3:04     ` Anand Jain
2018-05-25  3:05   ` [PATCH v4.1a " Anand Jain
2018-05-25  3:05   ` [PATCH v4.1b " Anand Jain
2018-05-31  9:47     ` David Sterba
2018-11-14 13:16       ` Anand Jain
2018-05-23  6:35 ` [PATCH v4 3/3] btrfs: balance: add kernel log for end or paused Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).