From: Jie Liu Date: Mon, 12 Aug 2013 10:49:56 +0000 (+1000) Subject: xfs: Introduce a new structure to hold transaction reservation items X-Git-Tag: v3.12-rc1~80^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eadd1028858b193ce8cdc36bf443d39b42141ca;p=pandora-kernel.git xfs: Introduce a new structure to hold transaction reservation items Introduce a new structure xfs_trans_res to hold transaction reservation item info per log ticket. We also need to improve xfs_trans_resv_calc() by initializing the log count as well as log flags for permanent log reservation. Signed-off-by: Jie Liu Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed