GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
authorBob Peterson <rpeterso@redhat.com>
Thu, 14 Jun 2012 03:03:56 +0000 (23:03 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 14 Jun 2012 08:58:40 +0000 (09:58 +0100)
commit666d1d8ad201803862514317c17695925e61316b
tree3003e301e0b7ef73299204abd64883b4dbc2cb12
parent0d515210b6969ecfc161f71a4515831d9a6e58f4
GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve

This function combines rgrp functions get_local_rgrp and
gfs2_inplace_reserve so that the double retry loop is gone.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/rgrp.c