diff options
| author | Kemeng Shi <[email protected]> | 2023-08-26 17:47:08 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2023-10-06 02:32:15 +0000 |
| commit | 95b635689b58e0ebe5197bf99c82c681eabe17ee (patch) | |
| tree | eba07959d98f18f62d558701c4b3a0f11e515f5a /fs/ext4/fast_commit.c | |
| parent | ext4: calculate free_clusters_count in cluster unit in verify_group_input (diff) | |
| download | kernel-95b635689b58e0ebe5197bf99c82c681eabe17ee.tar.gz kernel-95b635689b58e0ebe5197bf99c82c681eabe17ee.zip | |
ext4: remove EXT4FS_DEBUG defination in resize.c
Remove EXT4FS_DEBUG defination in resize.c for following reasons:
1. EXT4FS_DEBUG will enable debug messages, it should only be defined
when debugging.
2. ext4.h included from ext4_jbd2.h after EXT4FS_DEBUG defination will
"#undef EXT4FS_DEBUG", then EXT4FS_DEBUG defination in resize.c can't
actually turn on ext4_debug messages.
Signed-off-by: Kemeng Shi <[email protected]>
Reviewed-by: Theodore Ts'o <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
