From: Dave Chinner Date: Fri, 22 Jun 2012 08:50:11 +0000 (+1000) Subject: xfs: add discontiguous buffer support to transactions X-Git-Tag: v3.6-rc1~42^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de2a4f59190303ff5b82ead2969968a325e61230;p=pandora-kernel.git xfs: add discontiguous buffer support to transactions Now that the buffer cache supports discontiguous buffers, add support to the transaction buffer interface for getting and reading buffers. Note that this patch does not convert the buffer item logging to support discontiguous buffers. That will be done as a separate commit. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed