Searched hist:"3 d03a305ded8057155bd3c801e64ffef9f534827" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.h | diff 3d03a305ded8057155bd3c801e64ffef9f534827 Thu Feb 12 19:49:26 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
extent blocks belong to btrees on more than just inodes, so we want to pass the ocfs2_caching_info structure directly to ocfs2_read_extent_block(). A number of places in alloc.c can now drop struct inode from their argument list.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | extent_map.c | diff 3d03a305ded8057155bd3c801e64ffef9f534827 Thu Feb 12 19:49:26 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
extent blocks belong to btrees on more than just inodes, so we want to pass the ocfs2_caching_info structure directly to ocfs2_read_extent_block(). A number of places in alloc.c can now drop struct inode from their argument list.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | dir.c | diff 3d03a305ded8057155bd3c801e64ffef9f534827 Thu Feb 12 19:49:26 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
extent blocks belong to btrees on more than just inodes, so we want to pass the ocfs2_caching_info structure directly to ocfs2_read_extent_block(). A number of places in alloc.c can now drop struct inode from their argument list.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | suballoc.c | diff 3d03a305ded8057155bd3c801e64ffef9f534827 Thu Feb 12 19:49:26 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
extent blocks belong to btrees on more than just inodes, so we want to pass the ocfs2_caching_info structure directly to ocfs2_read_extent_block(). A number of places in alloc.c can now drop struct inode from their argument list.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|
H A D | alloc.c | diff 3d03a305ded8057155bd3c801e64ffef9f534827 Thu Feb 12 19:49:26 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
extent blocks belong to btrees on more than just inodes, so we want to pass the ocfs2_caching_info structure directly to ocfs2_read_extent_block(). A number of places in alloc.c can now drop struct inode from their argument list.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
|