commit | 5407e24229408d7586ee451a384fc13e4a2332be | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Fri May 18 09:28:23 2012 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Jun 06 11:20:22 2012 +0100 |
tree | 7534b0d0fc69de50b6156ec4e384a71acf01dea1 | |
parent | 0a305e496059a113f93bdd3ad27a5aaa917fe34d [diff] |
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 <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>