From: Dave Chinner Date: Sun, 28 Sep 2014 23:45:42 +0000 (+1000) Subject: xfs: reorganise transaction recovery item code X-Git-Tag: fixes-against-v3.18-rc2~104^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76560669868d3b4d650d91d9bf467a8d81171766;p=pandora-kernel.git xfs: reorganise transaction recovery item code The code for managing transactions anf the items for recovery is spread across 3 different locations in the file. Move them all together so that it is easy to read the code without needing to jump long distances in the file. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed