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)
commit26e43a15d44a02e380904ac6113fe0f2f1ddea8a
tree54c4d8e2138ebc2bf4f96072150090697a26eb5b
parent9e07f2cb3d7a93f4b1b18fc6e4dd6911dcba2442
GFS2: Move gfs2_icbit_munge into quota.c

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