Andreas Dilger <adilger@xxxxxxxxxxxxx> writes: > Some of the new fastcommit and casefold changes used the system > "ino_t" instead of "ext2_ino_t" for handling filesystem inodes. > This causes printf warnings if "ino_t" is of a different size. > Use the library "ext2_ino_t" for consistency. > > Signed-off-by: Andreas Dilger <adilger@xxxxxxxxxxxxx> Hi Andreas, feel free to add Reviewed-by: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx> -- Gabriel Krisman Bertazi