Whamcloud - gitweb
move handling CATALOGS file at osc layer and forbid access to llog
[fs/lustre-release.git] / lustre / lov / lov_internal.h
index 8f32543..3c8ede2 100644 (file)
@@ -260,8 +260,7 @@ int lov_del_target(struct obd_device *obd, __u32 index,
                    struct obd_uuid *uuidp, int gen);
 /* lov_log.c */
 int lov_llog_init(struct obd_device *obd, struct obd_llog_group *olg,
-                  struct obd_device *tgt, int count, struct llog_catid *logid,
-                  struct obd_uuid *uuid);
+                  struct obd_device *tgt, int *idx);
 int lov_llog_finish(struct obd_device *obd, int count);
 
 /* lov_pack.c */