From: Giancarlo Formicuccia Date: Fri, 9 Sep 2005 20:01:22 +0000 (-0700) Subject: [PATCH] Clear task_struct->fs_excl on fork() X-Git-Tag: v2.6.14-rc1~479 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5d37ac02954572e80e09255bb5737277aaee8e;p=pandora-kernel.git [PATCH] Clear task_struct->fs_excl on fork() An oversight. We don't want to carry the IO scheduler's "we hold exclusive fs resources" hint over to the child across fork(). Acked-by: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed