Close stream in 'I' switch handling
authorEric Sandeen <sandeen@redhat.com>
Fri, 16 Dec 2011 19:11:33 +0000 (13:11 -0600)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 1 Feb 2012 12:14:27 +0000 (13:14 +0100)
commitf9a89a6f99189f7929278d881de0ce011149d87c
treece837bd6d631bb7b3740febb1a41feb2c322914e
parent5293cfdbdbc29d34f61f43a9acbdf3468375c68d
Close stream in 'I' switch handling

The file containing the list of devices was never closed
after processing was complete.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
blktrace.c