commit | bbc4ec77e9f9c7ac71aee15c6adbd1674fe66c60 | [log] [tgz] |
---|---|---|
author | Ritesh Harjani <riteshh@linux.ibm.com> | Sun May 10 11:54:43 2020 +0530 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 03 23:16:51 2020 -0400 |
tree | ca0607bd1522cd28270aeec18a280e036f30c1b7 | |
parent | e68cf40c0d098a63bc571bc5981dee6c2013c494 [diff] |
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>