Skip to content
Commit 4b5d37ac authored by Giancarlo Formicuccia's avatar Giancarlo Formicuccia Committed by Linus Torvalds
Browse files

[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: default avatarJens Axboe <axboe@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 1299232b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment