UBIFS: remove custom list of superblocks
commitf57cb188ccd9c0242111d99b7283eda7827746c4
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 3 Jun 2011 11:51:41 +0000 (3 14:51 +0300)
committerArtem Bityutskiy <dedekind1@gmail.com>
Mon, 4 Jul 2011 07:54:33 +0000 (4 10:54 +0300)
tree687b8b3f6e91594461f663ebd6568b9a534d8e32
parent0a541b14e819f972d14f29d17cb9fd8b4b71222e
UBIFS: remove custom list of superblocks

This is a clean-up of the power-cut emulation code - remove the custom list of
superblocks which we maintained to find the superblock by the UBI volume
descriptor. We do not need that crud any longer, because now we can get the
superblock as a function argument.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/debug.c
fs/ubifs/debug.h
fs/ubifs/io.c