UBIFS: fix assertions
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 26 Jan 2009 14:12:20 +0000 (16:12 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 26 Jan 2009 17:01:01 +0000 (19:01 +0200)
I introduce wrong assertions in one of the previous commits, this
patch fixes them.

Also, initialize debugfs after the debugging check. This is a little
nicer because we want the FS data to be accessible to external users
after everything has been initialized.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found