BFS_MAX_LASTI
DECLARE_BITMAP(si_imap, BFS_MAX_LASTI+1);
if (info->si_lasti == BFS_MAX_LASTI)
else if (info->si_lasti > BFS_MAX_LASTI) {
printf("Impossible last inode number %lu > %d on %s\n", info->si_lasti, BFS_MAX_LASTI, s->s_id);