Searched hist:"4711954 eaa8d30f653fda238cecf919f1ae40d6f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | suballoc.c | diff 4711954eaa8d30f653fda238cecf919f1ae40d6f Thu Apr 22 01:09:15 CDT 2010 Tao Ma <tao.ma@oracle.com> ocfs2: Some tiny bug fixes for discontiguous block allocation.
The fixes include: 1. some endian problems. 2. we should use bit/bpc in ocfs2_block_group_grow_discontig to allocate clusters. 3. set num_clusters properly in __ocfs2_claim_clusters. 4. change name from ocfs2_supports_discontig_bh to ocfs2_supports_discontig_bg.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
|
H A D | ocfs2.h | diff 4711954eaa8d30f653fda238cecf919f1ae40d6f Thu Apr 22 01:09:15 CDT 2010 Tao Ma <tao.ma@oracle.com> ocfs2: Some tiny bug fixes for discontiguous block allocation.
The fixes include: 1. some endian problems. 2. we should use bit/bpc in ocfs2_block_group_grow_discontig to allocate clusters. 3. set num_clusters properly in __ocfs2_claim_clusters. 4. change name from ocfs2_supports_discontig_bh to ocfs2_supports_discontig_bg.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
|