Whamcloud - gitweb
LU-5969 lustreapi: remove obsolete lctl dump_cfg code
[fs/lustre-release.git] / lustre / utils / lctl.c
index 88c5fe8..23f7f58 100644 (file)
@@ -310,9 +310,6 @@ command_t cmdlist[] = {
          "usage: setup <args...>"},
         {"cleanup", jt_obd_cleanup, 0, "cleanup previously setup device\n"
          "usage: cleanup [force | failover]"},
-        {"dump_cfg", jt_cfg_dump_log, 0,
-         "print log of recorded commands for this config to kernel debug log\n"
-         "usage: dump_cfg config-uuid-name"},
 
         /* Test only commands */
         {"==== testing (DANGEROUS) ====", jt_noop, 0, "testing (DANGEROUS)"},