]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit3edaae7c5bda085b7dc704fe379f35b85e6f493e
tree40c8434ceff13de1c450a362b3f36dcb31c0e604
parentec32816f94a0baf90f5e73033dcdbc8679c7f91d
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 <Artem.Bityutskiy@nokia.com>
fs/ubifs/find.c
fs/ubifs/journal.c
fs/ubifs/ubifs.h