commit | e76a452640dc110147f7a7da1dcfb1c5026f982d | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun May 15 12:34:29 2011 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon May 16 10:31:41 2011 +0300 |
tree | 20a6a5716e655817022c7c69d46d56c95161d06c | |
parent | debf12d54182b324a01c4276b003669c94b7b531 [diff] |
UBIFS: change bud replay function conventions This is a minor preparation patch which changes 'replay_bud()' interface - instead of passing bud lnum, offs, jhead, etc directly, pass a pointer to the bud entry which contains all the information. The bud entry will be also needed in one of the following patches. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>