UBIFS: fix assertion
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 25 Aug 2008 15:32:57 +0000 (18:32 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 31 Aug 2008 14:21:22 +0000 (17:21 +0300)
commitad507653a39e0d27404291e5d813683265388a20
tree947cfad487ccb8f3c8ccae065a1fcee9ba7cdab7
parent4b5f2762ec914c9dfd0e9d2377c0574f2ee9a8f9
UBIFS: fix assertion

The assertion was incorrect, because it did not take into
account free space.

This patch also amends the comments correspondingly, and
cleans them up a little.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/find.c