Whamcloud - gitweb
- land b_log on b_devel
authorbraam <braam>
Sat, 20 Sep 2003 17:45:45 +0000 (17:45 +0000)
committerbraam <braam>
Sat, 20 Sep 2003 17:45:45 +0000 (17:45 +0000)
lustre/mds/mds_internal.h

index ae98de0..31639f4 100644 (file)
@@ -11,7 +11,7 @@ static inline struct mds_obd *mds_req2mds(struct ptlrpc_request *req)
 
 
 /* mds/mds_fs.c */
-struct llog_handle *mds_log_create(struct obd_device *obd);
+struct llog_handle *mds_log_create(struct obd_device *obd, char *name);
 int mds_log_close(struct llog_handle *cathandle, struct llog_handle *loghandle);
 struct llog_handle *mds_log_open(struct obd_device *obd,
                                  struct llog_cookie *logcookie);