Skip to content
Commit 243294da authored by Tejun Heo's avatar Tejun Heo Committed by Jens Axboe
Browse files

block: fix duplicate headers for /proc/partitions



seqf can be started multiple times for a read and the header should be
printed only for the initial one.  Fix it.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent fad7f01e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment