Whamcloud - gitweb
LU-1302 llog: llog test update and fixes
[fs/lustre-release.git] / lustre / mdt / mdt_handler.c
index ef39c28..b385a1a 100644 (file)
 #include <dt_object.h>
 #include <lustre_mds.h>
 #include <lustre_mdt.h>
+#include <lustre_log.h>
 #include "mdt_internal.h"
 #ifdef HAVE_QUOTA_SUPPORT
 # include <lustre_quota.h>
 #endif
 #include <lustre_acl.h>
 #include <lustre_param.h>
-#include <lustre_fsfilt.h>
 
 mdl_mode_t mdt_mdl_lock_modes[] = {
         [LCK_MINMODE] = MDL_MINMODE,