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:
d6a5e06
)
GFS2: Move gfs2_sync_meta to lops.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 3 Jul 2013 14:13:32 +0000
(15:13 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 19 Aug 2013 16:26:32 +0000
(17:26 +0100)
Since gfs2_sync_meta() is only called from a single file, lets move
it to lops.c where it is used, and mark it static. At the same
time, we can clean up the meta_io.h header too.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found