Whamcloud - gitweb
LU-8900 snapshot: operate write barrier on MDT
[fs/lustre-release.git] / lustre / include / lustre_log_user.h
index 68e51df..b28fd26 100644 (file)
@@ -38,6 +38,8 @@
 #ifndef _LUSTRE_LOG_USER_H
 #define _LUSTRE_LOG_USER_H
 
+#include <lustre/lustre_fid.h>
+
 /*  Lustre logs use FIDs constructed from oi_id and oi_seq directly,
  *  without attempting to use the IGIF and IDIF ranges as is done
  *  elsewhere, because of compatibility concerns (see lu-2888).