GFS2: Fold quota data into the reservations struct
authorBob Peterson <rpeterso@redhat.com>
Fri, 18 May 2012 13:28:23 +0000 (09:28 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 6 Jun 2012 10:20:22 +0000 (11:20 +0100)
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>

No differences found