git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e07f2c
)
GFS2: Move gfs2_icbit_munge into quota.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 2 Oct 2013 13:47:02 +0000
(14:47 +0100)
committer
Steven 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>
No differences found