Parent options didn't recurse properly
authorJens Axboe <jens.axboe@oracle.com>
Tue, 31 Jul 2007 20:56:53 +0000 (22:56 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 31 Jul 2007 20:56:53 +0000 (22:56 +0200)
commitef9aff52b10c71a4cb2b3649deaea270fa3944a0
treebfb0c1c160c590bd4168473cc5954b31779ecdea
parentc83f2df1802e12f0f67beb3d33486082dba7765d
Parent options didn't recurse properly

It only displayed the first found. Add a ->parent_seen and
find all matches.

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