Home
last modified time | relevance | path

Searched hist:"853 a3a1439b18d5a70ada2cb3fcd468e70b7d095" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.cdiff 853a3a1439b18d5a70ada2cb3fcd468e70b7d095 Mon Aug 17 22:22:18 CDT 2009 Tao Ma <tao.ma@oracle.com> ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree.

Add a new operation eo_ocfs2_extent_contig int the extent tree's
operations vector. So that with the new refcount tree, We want
this so that refcount trees can always return CONTIG_NONE and
prevent extent merging.

Signed-off-by: Tao Ma <tao.ma@oracle.com>