Searched hist:"0 eb8d47e69a2211a36643b180f1843ef45f6017d" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.h | diff 0eb8d47e69a2211a36643b180f1843ef45f6017d Mon Aug 18 04:38:45 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Make high level btree extend code generic
Factor out the non-inode specifics of ocfs2_do_extend_allocation() into a more generic function, ocfs2_do_cluster_allocation(). ocfs2_do_extend_allocation calls ocfs2_do_cluster_allocation() now, but the latter can be used for other btree types as well.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | file.h | diff 0eb8d47e69a2211a36643b180f1843ef45f6017d Mon Aug 18 04:38:45 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Make high level btree extend code generic
Factor out the non-inode specifics of ocfs2_do_extend_allocation() into a more generic function, ocfs2_do_cluster_allocation(). ocfs2_do_extend_allocation calls ocfs2_do_cluster_allocation() now, but the latter can be used for other btree types as well.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | dir.c | diff 0eb8d47e69a2211a36643b180f1843ef45f6017d Mon Aug 18 04:38:45 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Make high level btree extend code generic
Factor out the non-inode specifics of ocfs2_do_extend_allocation() into a more generic function, ocfs2_do_cluster_allocation(). ocfs2_do_extend_allocation calls ocfs2_do_cluster_allocation() now, but the latter can be used for other btree types as well.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | namei.c | diff 0eb8d47e69a2211a36643b180f1843ef45f6017d Mon Aug 18 04:38:45 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Make high level btree extend code generic
Factor out the non-inode specifics of ocfs2_do_extend_allocation() into a more generic function, ocfs2_do_cluster_allocation(). ocfs2_do_extend_allocation calls ocfs2_do_cluster_allocation() now, but the latter can be used for other btree types as well.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | alloc.c | diff 0eb8d47e69a2211a36643b180f1843ef45f6017d Mon Aug 18 04:38:45 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Make high level btree extend code generic
Factor out the non-inode specifics of ocfs2_do_extend_allocation() into a more generic function, ocfs2_do_cluster_allocation(). ocfs2_do_extend_allocation calls ocfs2_do_cluster_allocation() now, but the latter can be used for other btree types as well.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | aops.c | diff 0eb8d47e69a2211a36643b180f1843ef45f6017d Mon Aug 18 04:38:45 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Make high level btree extend code generic
Factor out the non-inode specifics of ocfs2_do_extend_allocation() into a more generic function, ocfs2_do_cluster_allocation(). ocfs2_do_extend_allocation calls ocfs2_do_cluster_allocation() now, but the latter can be used for other btree types as well.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|
H A D | file.c | diff 0eb8d47e69a2211a36643b180f1843ef45f6017d Mon Aug 18 04:38:45 CDT 2008 Tao Ma <tao.ma@oracle.com> ocfs2: Make high level btree extend code generic
Factor out the non-inode specifics of ocfs2_do_extend_allocation() into a more generic function, ocfs2_do_cluster_allocation(). ocfs2_do_extend_allocation calls ocfs2_do_cluster_allocation() now, but the latter can be used for other btree types as well.
Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
|