]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5ecb26178387be3769d7de6b28cb1a05b0f2a31e
treeca0607bd1522cd28270aeec18a280e036f30c1b7
parent4046292c337334815bfea412859b4ab4a335e45c
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