From: Jie Liu Date: Mon, 12 Aug 2013 10:49:58 +0000 (+1000) Subject: xfs: Make writeid transaction use tr_writeid X-Git-Tag: v3.12-rc1~80^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=783cb6d172358892d6af394ebe2876bcbfcc6499;p=pandora-kernel.git xfs: Make writeid transaction use tr_writeid tr_writeid is defined at mp->m_resv structure, however, it does not really being used when it should be.. This patch changes it to tr_writeid to fetch the correct log reservation size. Signed-off-by: Jie Liu Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed