From: Tejun Heo Date: Thu, 4 Sep 2008 07:17:31 +0000 (+0200) Subject: block: fix duplicate headers for /proc/partitions X-Git-Tag: v2.6.28-rc1~733^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=243294dae09c909c0442c8f04d470b69c3c19d6e;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed