Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b09c3d9
)
- land b_log on b_devel
author
braam
<braam>
Sat, 20 Sep 2003 17:45:45 +0000
(17:45 +0000)
committer
braam
<braam>
Sat, 20 Sep 2003 17:45:45 +0000
(17:45 +0000)
lustre/mds/mds_internal.h
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_internal.h
b/lustre/mds/mds_internal.h
index
ae98de0
..
31639f4
100644
(file)
--- a/
lustre/mds/mds_internal.h
+++ b/
lustre/mds/mds_internal.h
@@
-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);