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:
202ee5f
)
Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.
author
Tristan Ye
<tristan.ye@oracle.com>
Fri, 18 Mar 2011 06:35:35 +0000
(14:35 +0800)
committer
Tristan Ye
<tristan.ye@oracle.com>
Wed, 25 May 2011 07:17:10 +0000
(15:17 +0800)
This function tries locate the right alloc group, where a given physical block
resides, it returns the caller a buffer_head of victim group descriptor, and also
the offset of block in this group, by passing the block number.
Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
No differences found