]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 13 Aug 2012 10:14:57 +0000 (11:14 +0100)
commit29b2a71fe1db0b4dae5855acd58b2cb79555b2ea
tree43d68feb239cc1a888d04e3572ac45318cab0abd
parent711d831dfed2223a3f0a1d91daafc3c1fcaa4127
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