ocfs2: Determine an extent tree's max_leaf_clusters in an et_op.
authorJoel Becker <joel.becker@oracle.com>
Thu, 21 Aug 2008 00:31:10 +0000 (17:31 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 13 Oct 2008 23:57:04 +0000 (16:57 -0700)
Provide an optional extent_tree_operation to specify the
max_leaf_clusters of an ocfs2_extent_tree.  If not provided, the value
is 0 (unlimited).

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found