summaryrefslogtreecommitdiffstats
path: root/fs/ext4/balloc.c
diff options
context:
space:
mode:
authorGabriel Krisman Bertazi <krisman@collabora.co.uk>2018-10-02 12:43:51 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-10-02 12:43:51 -0400
commit799578ab16e86b074c184ec5abbda0bc698c7b0b (patch)
tree6c529385b32a5d235f01200dde33b052f9eca27c /fs/ext4/balloc.c
parentf18b2b83a727a3db208308057d2c7945f368e625 (diff)
downloadlinux-799578ab16e86b074c184ec5abbda0bc698c7b0b.tar.bz2
ext4: fix build error when DX_DEBUG is defined
Enabling DX_DEBUG triggers the build error below. info is an attribute of the dxroot structure. linux/fs/ext4/namei.c:2264:12: error: ‘info’ undeclared (first use in this function); did you mean ‘insl’? info->indirect_levels)); Fixes: e08ac99fa2a2 ("ext4: add largedir feature") Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Lukas Czerner <lczerner@redhat.com>
Diffstat (limited to 'fs/ext4/balloc.c')
0 files changed, 0 insertions, 0 deletions