GFS2: Move gfs2_icbit_munge into quota.c
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 2 Oct 2013 13:47:02 +0000 (14:47 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 2 Oct 2013 13:47:02 +0000 (14:47 +0100)
This function is only called twice, and both callers are
quota related, so lets move this function into quota.c and
make it static.

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

diff --cc fs/gfs2/quota.c
Simple merge
diff --cc fs/gfs2/util.c
Simple merge
diff --cc fs/gfs2/util.h
Simple merge