]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Move ocfs2_bread() into dir.c
authorJoel Becker <joel.becker@oracle.com>
Fri, 10 Oct 2008 00:20:32 +0000 (17:20 -0700)
committerMark Fasheh <mfasheh@suse.com>
Tue, 14 Oct 2008 18:58:03 +0000 (11:58 -0700)
commit07446dc72cffcc6e2672d0e54061dcd1858725ba
tree43ac4e257d6300b2bf767a953a8e2138e6894c18
parent0fcaa56a2a020dd6f90c202b7084e6f4cbedb6c2
ocfs2: Move ocfs2_bread() into dir.c

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>
fs/ocfs2/dir.c
fs/ocfs2/inode.c
fs/ocfs2/inode.h