]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd24f79d62b99abf65931587bfd1712801fe4227a
tree54c4d8e2138ebc2bf4f96072150090697a26eb5b
parent2340dd7d3ac85f7d5f9762d56cc787f4a28bb678
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