From: Miao Xie Date: Thu, 20 Sep 2012 07:51:59 +0000 (-0600) Subject: Btrfs: add a type field for the transaction handle X-Git-Tag: v3.7-rc1~71^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a698d0755adb6f27289d1e6610b2240595d27e8c;p=pandora-kernel.git Btrfs: add a type field for the transaction handle This patch add a type field into the transaction handle structure, in this way, we needn't implement various end-transaction functions and can make the code more simple and readable. Signed-off-by: Miao Xie --- Reading git-diff-tree failed