[GFS2] Add consts to various bits of rgrp.c
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 29 Jan 2008 13:30:20 +0000 (13:30 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 31 Mar 2008 09:40:21 +0000 (10:40 +0100)
commit110acf38377b5b341b11644bfe98389eccec627d
treecafe58b50d12c9102d061d0d9b668e1f78342849
parentdbac6710a6dfcec7fbe7d9571c183d86a4237623
[GFS2] Add consts to various bits of rgrp.c

There are a couple of routines which scan bitmaps where we can
mark the bitmaps const, plus a couple of call sites that can
be updated too.

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