From: Jens Axboe Date: Thu, 20 Apr 2006 11:05:33 +0000 (+0200) Subject: [PATCH] Don't inherit ->splice_pipe across forks X-Git-Tag: v2.6.17-rc3~60^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0aa7f68afeeb92f6274b395177c20e617c8ed2d;p=pandora-kernel.git [PATCH] Don't inherit ->splice_pipe across forks It's really task private, so clear that field on fork after copying task structure. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed