GFS2: Use rbm for gfs2_testbit()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 13 Aug 2012 10:14:57 +0000 (11:14 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 Sep 2012 09:47:14 +0000 (10:47 +0100)
commitc04a2ef3a8b51cf58d8ff18bb4d6af17252f0fb6
tree7ba97efc107f3dc3b211c09121a160feacb266b0
parent29c05b205d4d30248982d5167bb142146db89bd3
GFS2: Use rbm for gfs2_testbit()

Change the arguments to gfs2_testbit() so that it now just takes an
rbm specifying the position of the two bit entry to return.

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