From: Matthew L. Creech Date: Fri, 6 May 2011 22:58:22 +0000 (-0400) Subject: UBIFS: add the fixup function X-Git-Tag: v3.0-rc1~317^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6554a6578131a217d4ea6d779a62f120081a2e8b;p=pandora-kernel.git UBIFS: add the fixup function This patch adds the 'ubifs_fixup_free_space()' function which scans all LEBs in the filesystem for those that are in-use but have one or more empty pages, then re-maps the LEBs in order to erase the empty portions. Afterward it removes the "space_fixup" flag from the UBIFS superblock. Artem: massaged the patch Signed-off-by: Matthew L. Creech Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed