commit | 26e43a15d44a02e380904ac6113fe0f2f1ddea8a | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 02 14:47:02 2013 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 02 14:47:02 2013 +0100 |
tree | 54c4d8e2138ebc2bf4f96072150090697a26eb5b | |
parent | 9e07f2cb3d7a93f4b1b18fc6e4dd6911dcba2442 [diff] |
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>