From: Artem Bityutskiy Date: Tue, 9 Dec 2008 16:04:40 +0000 (-0500) Subject: UBIFS: simplify make_free_space X-Git-Tag: v2.6.29-rc1~533^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2acf80675800d5e6775990d1280cca5c2ffb30e6;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