ext4: mballoc: add more mb_debug() msgs
authorRitesh Harjani <riteshh@linux.ibm.com>
Sun, 10 May 2020 06:24:43 +0000 (11:54 +0530)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 4 Jun 2020 03:16:51 +0000 (23:16 -0400)
commitbbc4ec77e9f9c7ac71aee15c6adbd1674fe66c60
treeca0607bd1522cd28270aeec18a280e036f30c1b7
parente68cf40c0d098a63bc571bc5981dee6c2013c494
ext4: mballoc: add more mb_debug() msgs

This patch adds some more debugging mb_debug() msgs to help improve
mballoc code debugging.
Other than adding more mb_debug() msgs at few more places,
there should be no other functionality change in this patch.

Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/5fc8e7788b924e211fcfa4a4c1d2f8503511661a.1589086800.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c