From: Artem Bityutskiy Date: Fri, 3 Jun 2011 11:51:41 +0000 (+0300) Subject: UBIFS: remove custom list of superblocks X-Git-Tag: v3.1-rc1~327^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f57cb188ccd9c0242111d99b7283eda7827746c4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed