Revert b370e46b370e46... Put longest options first
authorJens Axboe <jens.axboe@oracle.com>
Mon, 19 Mar 2007 12:14:03 +0000 (13:14 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 19 Mar 2007 12:14:03 +0000 (13:14 +0100)
commit37c8cdfeb2a551cadb59cee6e116cd543503a453
tree52e2f4966e86510e4e26801be07925afb709bbf2
parent6b56baf5c8c544194e82a45999391de155cd94a3
Revert b370e46b370e46... Put longest options first

This reverts commit b370e46abdd2bfe764e28efb41c4caadc632b937.

We should not have to do this, and the commit was even buggy since
it mistakenly put mmap inside the mmaphuge ifdef section. Just make
parse sort the posval entries.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
options.c