From: Matthew L. Creech Date: Fri, 6 May 2011 22:58:23 +0000 (-0400) Subject: UBIFS: fix-up free space on mount if flag is set X-Git-Tag: v3.0-rc1~317^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d510db423303b4f3555074dd7bdd0d692e432a4;p=pandora-kernel.git UBIFS: fix-up free space on mount if flag is set If a UBIFS filesystem is being mounted read-write, or is being remounted from read-only to read-write, check for the "space_fixup" flag and fix all LEBs containing empty space if necessary. Artem: tweaked the patch a bit Signed-off-by: Matthew L. Creech Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed