X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fdt_object.h;h=f438bcb9bcba79add5585f262d900e967f08fa1c;hp=ff143fe1d89bace735b18c4e6c8e13bd39a38b60;hb=fe927599b62b60f14f657984599c2c6aed9beb05;hpb=da94c5388a4e4344e86b837ff35c2c693569fc77 diff --git a/lustre/include/dt_object.h b/lustre/include/dt_object.h index ff143fe..f438bcb 100644 --- a/lustre/include/dt_object.h +++ b/lustre/include/dt_object.h @@ -215,6 +215,9 @@ enum dt_index_flags { extern const struct dt_index_features dt_directory_features; extern const struct dt_index_features dt_otable_features; +/* index features supported by the accounting objects */ +extern const struct dt_index_features dt_acct_features; + /** * This is a general purpose dt allocation hint. * It now contains the parent object.