Whamcloud - gitweb
LU-5478 style: get rid of seqno_t and mdsno_t typedefs
[fs/lustre-release.git] / lustre / include / md_object.h
index f8d0f46..cf7b4a5 100644 (file)
@@ -439,7 +439,7 @@ struct seq_server_site {
        /**
         * mds number of this site.
         */
-       mdsno_t               ss_node_id;
+       u32                   ss_node_id;
        /**
         * Fid location database
         */