Whamcloud - gitweb
LU-5478 llite: get rid of obd_* typedefs
[fs/lustre-release.git] / lustre / llite / llite_lib.c
index ee14f15..9330a85 100644 (file)
@@ -180,7 +180,7 @@ static int client_common_fill_super(struct super_block *sb, char *md, char *dt,
         struct obd_uuid *uuid;
         struct md_op_data *op_data;
         struct lustre_md lmd;
-        obd_valid valid;
+       u64 valid;
         int size, err, checksum;
         ENTRY;