[PATCH] Enable use of FIFO as input
authorJens Axboe <jens.axboe@oracle.com>
Wed, 20 Dec 2006 13:00:54 +0000 (14:00 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 20 Dec 2006 13:00:54 +0000 (14:00 +0100)
commit67076cbc20112afd833a2d04cd8f1c8d2fbcfaeb
tree3141f159f25b5dabee3df6763d35330b7385602b
parent8afe3d7d64eaae67e96ea48af2d98df1e15cfc65
[PATCH] Enable use of FIFO as input

Just reuse the stdin stuff for handling a named pipe.

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