git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c25d93
)
ocfs2: Determine an extent tree's max_leaf_clusters in an et_op.
author
Joel Becker
<joel.becker@oracle.com>
Thu, 21 Aug 2008 00:31:10 +0000
(17:31 -0700)
committer
Mark 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