Whamcloud - gitweb
The newly added "jt_llog_check" function was not declared here.
authorradhika <radhika>
Tue, 9 Dec 2003 19:39:56 +0000 (19:39 +0000)
committerradhika <radhika>
Tue, 9 Dec 2003 19:39:56 +0000 (19:39 +0000)
lustre/utils/obdctl.h

index 7a44add..b813795 100644 (file)
@@ -84,6 +84,7 @@ int jt_llog_info(int argc, char **argv);
 int jt_llog_print(int argc, char **argv);
 int jt_llog_cancel(int argc, char **argv);
 int jt_llog_remove(int argc, char **argv);
+int jt_llog_check(int argc, char **argv);
 
 int lcfg_ioctl(char * func, int dev_id, struct lustre_cfg *lcfg);
 int parse_devname(char *func, char *name);