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>
Sun, 8 Mar 2009 11:29:09 +0000 (13:29 +0200)
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