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:
0fcaa56
)
ocfs2: Move ocfs2_bread() into dir.c
author
Joel Becker
<joel.becker@oracle.com>
Fri, 10 Oct 2008 00:20:32 +0000
(17:20 -0700)
committer
Mark Fasheh
<mfasheh@suse.com>
Tue, 14 Oct 2008 18:58:03 +0000
(11:58 -0700)
dir.c is the only place using ocfs2_bread(), so let's make it static to
that file.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found