From: Al Viro Date: Mon, 27 Jun 2011 20:25:29 +0000 (-0400) Subject: switch devtmpfs object creation/removal to separate kernel thread X-Git-Tag: v3.1-rc1~282^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2780f1ff6aec0cf708a61c022d475bfcaa648965;p=pandora-kernel.git switch devtmpfs object creation/removal to separate kernel thread ... and give it a namespace where devtmpfs would be mounted on root, thus avoiding abuses of vfs_path_lookup() (it was never intended to be used with LOOKUP_PARENT). Games with credentials are also gone. Signed-off-by: Al Viro --- Reading git-diff-tree failed