]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBIFS: store free and dirty space in the bud replay entry
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 15 May 2011 08:14:57 +0000 (11:14 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 16 May 2011 07:31:40 +0000 (10:31 +0300)
commitaf1dd412646a58b29522f93f7befa944d7d361c0
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