GFS2: Use rbm for gfs2_setbit()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 13 Aug 2012 10:37:51 +0000 (11:37 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 Sep 2012 09:47:16 +0000 (10:47 +0100)
Use the rbm structure for gfs2_setbit() in order to simplify the
arguments to the function. We have to add a bool to control whether
the clone bitmap should be updated (if it exists) but otherwise it
is a more or less direct substitution.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found