UBIFS: store free and dirty space in the bud replay entry
commitaf1dd412646a58b29522f93f7befa944d7d361c0
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 15 May 2011 08:14:57 +0000 (15 11:14 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 16 May 2011 07:31:40 +0000 (16 10:31 +0300)
treefb2c3ac218d4978bec8e872264ca3afd9bf07716
parent12f338914e7f2a9ab0def09564b9e78ab45a474f
UBIFS: store free and dirty space in the bud replay entry

This is just a small preparation patch which adds 'free' and 'drity' fields to
'struct bud_entry'. They will be used to set bud lprops.

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