Artem Bityutskiy 3c89f396dc UBIFS: introduce write-buffer size field
Currently we assume write-buffer size is always min_io_size. But
this is about to change and write-buffers may be of variable size.
Namely, they will be of max_write_size at the beginning, but will
get smaller when we are approaching the end of LEB.

This is a preparation patch which introduces 'size' field in
the write-buffer structure which carries the current write-buffer
size.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-03-08 10:12:49 +02:00
..
2008-12-31 14:13:24 +02:00
2010-10-25 21:26:11 -04:00
2009-03-08 13:29:09 +02:00
2010-09-19 21:07:58 +03:00
2011-03-08 10:12:49 +02:00
2009-07-12 12:22:34 -07:00
2010-09-19 21:07:58 +03:00
2009-09-15 17:09:48 +03:00
2008-07-15 17:35:24 +03:00
2011-02-08 17:26:32 +02:00
2010-09-19 21:07:58 +03:00
2011-02-06 15:08:02 +02:00
2008-09-30 11:12:57 +03:00
2011-01-17 23:24:30 +02:00