Whamcloud - gitweb
b=21485 allocate lcd inside obd_init_export()
[fs/lustre-release.git] / lustre / include / lu_target.h
index 09c98a6..b13a05f 100644 (file)
@@ -74,5 +74,6 @@ void lut_cb_client(struct lu_target *, __u64, void *, int);
 int lut_init(const struct lu_env *, struct lu_target *,
              struct obd_device *, struct dt_device *);
 void lut_fini(const struct lu_env *, struct lu_target *);
+int lut_client_alloc(struct obd_export *);
 void lut_client_free(struct obd_export *);
 #endif /* __LUSTRE_LU_TARGET_H */