]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4dbf07c92e9ad97f536f70eac5fdf21e221af882
treecafe58b50d12c9102d061d0d9b668e1f78342849
parent414858e753098bad36d44a6f427e5cfd305dfb21
[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