From: Joel Becker Date: Thu, 21 Aug 2008 00:31:10 +0000 (-0700) Subject: ocfs2: Determine an extent tree's max_leaf_clusters in an et_op. X-Git-Tag: v2.6.28-rc1~572^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943cced39ee45ed2db25efd25eee8ba49cf2dfc4;p=pandora-kernel.git ocfs2: Determine an extent tree's max_leaf_clusters in an et_op. 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed