]> git.baikalelectronics.ru Git - kernel.git/commit
Dont touch fs_struct in usermodehelper
authorJan Blunck <jblunck@suse.de>
Fri, 15 Feb 2008 03:34:29 +0000 (19:34 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 15 Feb 2008 05:13:32 +0000 (21:13 -0800)
commit6e4b0b06b21b44164c3cf22e32a1c6639a7c8ea3
tree78de32a720defaeee1ab17d1de7b04a508fe0979
parent82056016f53b9dd63cf37764750aa4afc9860065
Dont touch fs_struct in usermodehelper

This test seems to be unnecessary since we always have rootfs mounted before
calling a usermodehelper.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Jan Blunck <jblunck@suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Acked-by: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/kmod.c