commit | 6ba87c9b920bea8c2703308d31eb7de925242c30 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon Jan 26 16:12:20 2009 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon Jan 26 18:22:47 2009 +0200 |
tree | a83b51da6884e483f78ff85c81f37e9e4e66f064 | |
parent | 49d128aa60751a010640f4763d11577e2f508853 [diff] |
UBIFS: fix assertions 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>