From: Artem Bityutskiy Date: Tue, 9 Dec 2008 16:04:40 +0000 (-0500) Subject: UBIFS: simplify make_free_space X-Git-Tag: Release-2010-05/1~3^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f8f944f6eaf8edf7b0533ace0aeb4193e331f8;p=pandora-kernel.git UBIFS: simplify make_free_space The 'make_free_space()' function was too complex and this patch simplifies it. It also fixes a bug - the freespace test failed straight away on UBI volumes with 512 bytes LEB size. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed