diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-02-27 17:23:47 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-02-27 17:23:47 -0500 |
commit | 4dd89fc6251a6bda2c18e71e7d266e983806579d (patch) | |
tree | c2a98ab3ba6a24a10a0eabc5dc818dcc17ad9c5d /fs/ext4/extents.c | |
parent | a54aa76108619e5d8290b49081c2aaaeff5be9a2 (diff) | |
download | linux-4dd89fc6251a6bda2c18e71e7d266e983806579d.tar.bz2 |
ext4: suppress verbose debugging information if malloc-debug is off
If CONFIG_EXT4_DEBUG is enabled, then if a block allocation fails due
to disk being full, a verbose debugging message is printed, even if
the malloc-debug switch has not been enabled. Suppress the debugging
message so that nothing is printed unless malloc-debug has been turned
on.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents.c')
0 files changed, 0 insertions, 0 deletions