ubifs: too early register_filesystem()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 13 Dec 2011 04:58:21 +0000 (23:58 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 13 Dec 2011 17:35:13 +0000 (12:35 -0500)
doing that before you are ready to handle mount() is a Bad Idea(tm)...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found