From: Christoph Hellwig Date: Wed, 1 Dec 2010 22:06:23 +0000 (+0000) Subject: xfs: refactor xlog_recover_commit_trans X-Git-Tag: v2.6.38-rc1~44^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0450948641b2090b5d467ba638bbebd40b20b21;p=pandora-kernel.git xfs: refactor xlog_recover_commit_trans Merge the call to xlog_recover_reorder_trans and the loop over the recovery items from xlog_recover_do_trans into xlog_recover_commit_trans, and keep the switch statement over the log item types as a separate helper. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed