infra: fix missing get_inode()

This commit is contained in:
Thomas Schoebel-Theuer 2020-07-16 06:13:50 +02:00 committed by Thomas Schoebel-Theuer
parent 6844c52006
commit 9c63bf0a38
1 changed files with 1 additions and 0 deletions

View File

@ -1632,6 +1632,7 @@ void _mars_order_all(struct mars_cookie *cookie)
}
brick_string_free(check);
}
get_inode(dent->d_path, dent, true);
_mars_order(cookie, dent);
}
/* Append the whole unordered list.