[PATCH] Don't inherit ->splice_pipe across forks
authorJens Axboe <axboe@suse.de>
Thu, 20 Apr 2006 11:05:33 +0000 (13:05 +0200)
committerJens Axboe <axboe@suse.de>
Thu, 20 Apr 2006 11:05:33 +0000 (13:05 +0200)
It's really task private, so clear that field on fork after copying
task structure.

Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found