Whamcloud - gitweb
e2fsck/rehash.c (name_cmp): Sort the deleted inodes to the end
authorTheodore Ts'o <tytso@mit.edu>
Fri, 18 Apr 2003 01:55:38 +0000 (21:55 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 18 Apr 2003 01:55:38 +0000 (21:55 -0400)
commit12dd69f5ff95517037736f39104262d720d1edee
tree2246759fda883b2319d4e4e5ff34aa70d7523105
parent2ecaaf655755898b9ce931ec5ac5daba25905886
e2fsck/rehash.c (name_cmp): Sort the deleted inodes to the end
of the list, for portability to systems that whose qsort
does not perform a stable sort.
e2fsck/ChangeLog
e2fsck/rehash.c