Searched hist:"2 f7ee358e5a0fedcb45c64bd83dad9dc9a212508" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | bmap.c | diff 2f7ee358e5a0fedcb45c64bd83dad9dc9a212508 Thu Apr 12 08:19:30 CDT 2012 Bob Peterson <rpeterso@redhat.com> GFS2: Use variable rather than qa to determine if unstuff necessary
In the future, the qadata structure will be eliminated and merged back in with the block reservation structure, after we extend the lifespan of that. This patch is a step forward in eliminating the qadata structure. It adds a variable to the do_grow function to determine when unstuffing is necessary, and has been done.
Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|