Home
last modified time | relevance | path

Searched hist:e76a452640dc110147f7a7da1dcfb1c5026f982d (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ubifs/
H A Dreplay.cdiff e76a452640dc110147f7a7da1dcfb1c5026f982d Sun May 15 11:34:29 CEST 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> 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>