From: Artem Bityutskiy Date: Tue, 3 Mar 2009 17:22:53 +0000 (+0200) Subject: UBIFS: improve find function interface X-Git-Tag: v2.6.30-rc1~140^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3edaae7c5bda085b7dc704fe379f35b85e6f493e;p=pandora-kernel.git UBIFS: improve find function interface Make 'ubifs_find_free_space()' return offset where free space starts, rather than the amount of free space. This is just more appropriat for its caller. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed