Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxxxx> writes: > Enabling DX_DEBUG triggers the build error below. The info pointer > should be accessed via the dxroot pointer. > > 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@xxxxxxxxxxxxxxx> Hi, I suspect this might have drown in the list noise, is there any opposition? If it is merged, sorry for the noise. :) -- Gabriel Krisman Bertazi