commit | 943cced39ee45ed2db25efd25eee8ba49cf2dfc4 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Wed Aug 20 17:31:10 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Oct 13 16:57:04 2008 -0700 |
tree | a06ce33db4a9b918c98e38a434e7060b32255e6d | |
parent | 1c25d93a4a27c90c3ae33f9e724f7b67783d68d1 [diff] |
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 <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>