Whamcloud - gitweb
LU-1445 osd: add fld look up in osd.
[fs/lustre-release.git] / lustre / include / lustre_fld.h
index 09bcc8a..853793d 100644 (file)
@@ -148,7 +148,8 @@ int fld_query(struct com_thread_info *info);
 
 /* Server methods */
 int fld_server_init(const struct lu_env *env, struct lu_server_fld *fld,
-                   struct dt_device *dt, const char *prefix, int mds_node_id);
+                   struct dt_device *dt, const char *prefix, int mds_node_id,
+                   __u32 lsr_flags);
 
 void fld_server_fini(const struct lu_env *env, struct lu_server_fld *fld);