commit | 243294dae09c909c0442c8f04d470b69c3c19d6e | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Thu Sep 04 09:17:31 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:12 2008 +0200 |
tree | b6178beadd19247b81d2b09e063e856943c83177 | |
parent | fad7f01e61bf737fe8a3740d803f000db57ecac6 [diff] |
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: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>