Whamcloud - gitweb
use special macro for print time_t, cleanup in includes.
[fs/lustre-release.git] / lustre / include / linux / lvfs.h
index 7c2f6ae..fffb4bd 100644 (file)
@@ -48,7 +48,7 @@ struct lvfs_ucred {
         __u32                   luc_cap;
         __u32                   luc_umask;
        struct group_info      *luc_ginfo;
-       struct mdt_identity    *luc_identity;
+       struct md_identity     *luc_identity;
 };
 
 struct lvfs_callback_ops {