From: Bob Peterson Date: Fri, 18 May 2012 13:28:23 +0000 (-0400) Subject: GFS2: Fold quota data into the reservations struct X-Git-Tag: v3.6-rc1~104^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5407e24229408d7586ee451a384fc13e4a2332be;p=pandora-kernel.git GFS2: Fold quota data into the reservations struct This patch moves the ancillary quota data structures into the block reservations structure. This saves GFS2 some time and effort in allocating and deallocating the qadata structure. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed