diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/crush/crush.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/crush/crush.h b/include/linux/crush/crush.h index 4023b1b52296..2e50bab91655 100644 --- a/include/linux/crush/crush.h +++ b/include/linux/crush/crush.h | |||
| @@ -46,6 +46,8 @@ enum { | |||
| 46 | CRUSH_RULE_EMIT = 4, /* no args */ | 46 | CRUSH_RULE_EMIT = 4, /* no args */ |
| 47 | CRUSH_RULE_CHOOSE_LEAF_FIRSTN = 6, | 47 | CRUSH_RULE_CHOOSE_LEAF_FIRSTN = 6, |
| 48 | CRUSH_RULE_CHOOSE_LEAF_INDEP = 7, | 48 | CRUSH_RULE_CHOOSE_LEAF_INDEP = 7, |
| 49 | |||
| 50 | CRUSH_RULE_SET_CHOOSE_LEAF_TRIES = 9, | ||
| 49 | }; | 51 | }; |
| 50 | 52 | ||
| 51 | /* | 53 | /* |
