From: Steven Whitehouse Date: Wed, 2 Oct 2013 10:13:25 +0000 (+0100) Subject: GFS2: Add allocation parameters structure X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~55^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9cff467144c8c62268db1b0948df089caa0999;p=pandora-kernel.git GFS2: Add allocation parameters structure This patch adds a structure to contain allocation parameters with the intention of future expansion of this structure. The idea is that we should be able to add more information about the allocation in the future in order to allow the allocator to make a better job of placing the requests on-disk. There is no functional difference from applying this patch. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed