ruleset is not used after merging below patch
commit
f9a095deb1e74642d88bc9015684b0be113cc5f9
crush: s/ruleset/id/ in decompiled output
Moving away from the 'ruleset' terminology.
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
rule <rulename> {
- ruleset <ruleset>
+ id [a unique whole numeric ID]
type [ replicated | erasure ]
min_size <min-size>
max_size <max-size>
}
-``ruleset``
+``id``
-:Description: A unique whole number for identifying the rule. The name ``ruleset``
- is a carry-over from the past, when it was possible to have multiple
- CRUSH rules per pool.
+:Description: A unique whole number for identifying the rule.
:Purpose: A component of the rule mask.
:Type: Integer