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:
891ea14
)
[GFS2] Move gfs2_dinode_in to inode.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 31 Oct 2006 20:28:00 +0000
(15:28 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:00 +0000
(10:34 -0500)
gfs2_dinode_in() is only ever called from one place, so move it
to that place (in inode.c) and make it static.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found