commit | 3edaae7c5bda085b7dc704fe379f35b85e6f493e | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue Mar 03 19:22:53 2009 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun Mar 08 13:29:09 2009 +0200 |
tree | 40c8434ceff13de1c450a362b3f36dcb31c0e604 | |
parent | ec32816f94a0baf90f5e73033dcdbc8679c7f91d [diff] |
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>