From: Al Viro Date: Tue, 13 Dec 2011 04:58:21 +0000 (-0500) Subject: ubifs: too early register_filesystem() X-Git-Tag: v3.2-rc6~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc361e3b8241989d8240014dbbe6214c9292541;p=pandora-kernel.git ubifs: too early register_filesystem() doing that before you are ready to handle mount() is a Bad Idea(tm)... Signed-off-by: Al Viro --- Reading git-diff-tree failed