X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fdarwin%2Flustre_lite.h;h=e88c8c299b905b9a7e82c8e969b3cf91a2f9cb38;hb=f1eaf5e99aa9093b7a0fac7ae11e741560f64c31;hp=243e23b8c9bf50f5a4436efcc3b09358d03bf3e2;hpb=0b1cacf1414c3d3bf8a4b246f9b2037a41772e95;p=fs%2Flustre-release.git diff --git a/lustre/include/darwin/lustre_lite.h b/lustre/include/darwin/lustre_lite.h index 243e23b..e88c8c2 100644 --- a/lustre/include/darwin/lustre_lite.h +++ b/lustre/include/darwin/lustre_lite.h @@ -79,8 +79,8 @@ struct lookup_intent { int it_magic; void (*it_op_release)(struct lookup_intent *); int it_op; - int it_flags; int it_create_mode; + __u64 it_flags; union { struct lustre_intent_data lustre; void *fs_data;