summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>2009-01-27 00:26:26 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2009-01-27 00:26:26 (GMT)
commit9fd9784c91db79e953ea3fe3741f885bdc390a72 (patch)
treeb92c9be3218c6559aed0ff9dc4d61c33a1130093 /include
parentfdff73f094e7220602cc3f8959c7230517976412 (diff)
downloadlinux-fsl-qoriq-9fd9784c91db79e953ea3fe3741f885bdc390a72.tar.xz
ext4: Fix building with EXT4FS_DEBUG
When bg_free_blocks_count was renamed to bg_free_blocks_count_lo in 560671a0, its uses under EXT4FS_DEBUG were not changed to the helper ext4_free_blks_count. Another commit, 498e5f24, also did not change everything needed under EXT4FS_DEBUG, thus making it spill some warnings related to printing format. This commit fixes both issues and makes ext4 build again when EXT4FS_DEBUG is enabled. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions