commit | a0aa7f68afeeb92f6274b395177c20e617c8ed2d | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Thu Apr 20 13:05:33 2006 +0200 |
committer | Jens Axboe <axboe@suse.de> | Thu Apr 20 13:05:33 2006 +0200 |
tree | 6750a82e5799dd2fe9cd8eb8320a98107f0f5d05 | |
parent | 7daac4902053045450fa29db42aba19a4581f850 [diff] |
[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 <axboe@suse.de>