From: Jens Axboe Date: Sun, 2 Apr 2006 21:04:21 +0000 (+0200) Subject: [PATCH] splice: fix shadow[] filling logic X-Git-Tag: v2.6.17-rc1~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53cd9ae886273d6c2b8ba4aa63d6cd6b1217b57f;p=pandora-kernel.git [PATCH] splice: fix shadow[] filling logic Clear the entire range, and don't increment pidx or we keep filling the same position again and again. Thanks to KAMEZAWA Hiroyuki. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed