UBIFS: improve find function interface
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 3 Mar 2009 17:22:53 +0000 (19:22 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 7 Apr 2009 15:08:20 +0000 (18:08 +0300)
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 <Artem.Bityutskiy@nokia.com>

No differences found