Home
last modified time | relevance | path

Searched hist:ba2066351b630f0205ebf725f5c81a2a07a77cd7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dsuballoc.cdiff ba2066351b630f0205ebf725f5c81a2a07a77cd7 Thu Mar 25 21:08:59 CDT 2010 Joel Becker <joel.becker@oracle.com> ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.

Rather than calculating the resulting block number, return it on the
ocfs2_suballoc_result structure. This way we can calculate block
numbers for discontiguous block groups.

Cluster groups keep doing it the old way.

Signed-off-by: Joel Becker <joel.becker@oracle.com>