[PATCH] Fixup filename on full file input
authorMing Zhang <mingz@ele.uri.edu>
Tue, 2 Jan 2007 14:32:23 +0000 (15:32 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 2 Jan 2007 14:32:23 +0000 (15:32 +0100)
commit7d34075678b7ed1dd2026831b46175b1b6247885
tree96cd6b5b4d1e969c699633965a00f00acb40355c
parentbfabee7199b19ab3bd75b57e5833da4f47b7f540
[PATCH] Fixup filename on full file input

If the user by mistake specifies the full filename, strip that back down
to avoid missing input files.

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