[PATCH] blkparse: cut down on excessive number of fcntl() calls
authorJens Axboe <axboe@suse.de>
Tue, 31 Jan 2006 08:21:04 +0000 (09:21 +0100)
committerJens Axboe <axboe@suse.de>
Tue, 31 Jan 2006 08:21:04 +0000 (09:21 +0100)
commitc0e0dbc2b9f2865832f937650a617477a350cb55
treebc59bfa942969c22b059cb8c67865408987776ed
parent5c0f40f757e864e11e2844955776dedd14e4d3cd
[PATCH] blkparse: cut down on excessive number of fcntl() calls

Cache the blocking state locally and only issue it if changed.
blkparse.c
blktrace.h