Ben Gardiner 098011940a UBIFS: fix-up free space earlier
The free space fixup is currently initiated during mount after the call to
ubifs_write_master() which results in a write to PEBs; this has been observed
with the patch 'assert no fixup when writing a node' applied:

Move the free space fixup on mount to before the calls to
ubifs_recover_inl_heads() and ubifs_write_master(). This results in no
assertions with the previously mentioned patch applied.

Artem: tweaked the patch a bit

Signed-off-by: Ben Gardiner <bengardiner@nanometrics>
Reviewed-by: Matthew L. Creech <mlcreech@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-06-03 18:12:31 +03:00
..
2008-12-31 14:13:24 +02:00
2011-05-23 08:22:20 +03:00
2011-05-23 08:22:20 +03:00
2011-05-13 19:23:55 +03:00
2011-06-03 18:12:31 +03:00
2011-04-05 10:45:45 +03:00
2011-05-16 14:12:12 +03:00
2011-05-13 19:23:54 +03:00
2008-07-15 17:35:24 +03:00
2011-05-16 14:12:12 +03:00
2011-05-16 14:12:15 +03:00
2011-02-06 15:08:02 +02:00
2011-06-03 18:12:31 +03:00
2008-09-30 11:12:57 +03:00