From: Artem Bityutskiy Date: Sun, 15 May 2011 09:34:29 +0000 (+0300) Subject: UBIFS: change bud replay function conventions X-Git-Tag: v3.0-rc1~317^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76a452640dc110147f7a7da1dcfb1c5026f982d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed