Whamcloud - gitweb
Update module paths for GDB-UML.
authoradilger <adilger>
Thu, 23 Dec 2004 17:57:59 +0000 (17:57 +0000)
committeradilger <adilger>
Thu, 23 Dec 2004 17:57:59 +0000 (17:57 +0000)
lnet/utils/debug.c

index 9886a5c..9d49174 100644 (file)
@@ -668,38 +668,38 @@ static struct mod_paths {
         {"portals", "lustre/portals/portals"},
         {"ksocknal", "lustre/portals/knals/socknal"},
         {"kptlrouter", "lustre/portals/router"},
-        {"lvfs", "lustre/lvfs"},
-        {"obdclass", "lustre/obdclass"},
-        {"llog_test", "lustre/obdclass"},
-        {"ptlrpc", "lustre/ptlrpc"},
-        {"obdext2", "lustre/obdext2"},
-        {"ost", "lustre/ost"},
-        {"osc", "lustre/osc"},
-        {"mds", "lustre/mds"},
-        {"mdc", "lustre/mdc"},
-        {"llite", "lustre/llite"},
-        {"ldiskfs", "lustre/ldiskfs"},
-        {"smfs", "lustre/smfs"},
-        {"obdecho", "lustre/obdecho"},
-        {"ldlm", "lustre/ldlm"},
-        {"obdfilter", "lustre/obdfilter"},
-        {"extN", "lustre/extN"},
-        {"lov", "lustre/lov"},
-        {"lmv", "lustre/lmv"},
-        {"fsfilt_ext3", "lustre/lvfs"},
-        {"fsfilt_extN", "lustre/lvfs"},
-        {"fsfilt_reiserfs", "lustre/lvfs"},
-        {"fsfilt_smfs", "lustre/lvfs"},
-        {"fsfilt_ldiskfs", "lustre/lvfs"},
-        {"mds_ext2", "lustre/mds"},
-        {"mds_ext3", "lustre/mds"},
-        {"mds_extN", "lustre/mds"},
-        {"ptlbd", "lustre/ptlbd"},
-        {"mgmt_svc", "lustre/mgmt"},
-        {"mgmt_cli", "lustre/mgmt"},
-        {"cobd", "lustre/cobd"},
-        {"cmobd", "lustre/cmobd"},
-        {"conf_obd", "lustre/obdclass"},
+        {"lvfs", "lustre/lustre/lvfs"},
+        {"obdclass", "lustre/lustre/obdclass"},
+        {"llog_test", "lustre/lustre/obdclass"},
+        {"ptlrpc", "lustre/lustre/ptlrpc"},
+        {"obdext2", "lustre/lustre/obdext2"},
+        {"ost", "lustre/lustre/ost"},
+        {"osc", "lustre/lustre/osc"},
+        {"mds", "lustre/lustre/mds"},
+        {"mdc", "lustre/lustre/mdc"},
+        {"llite", "lustre/lustre/llite"},
+        {"ldiskfs", "lustre/lustre/ldiskfs"},
+        {"smfs", "lustre/lustre/smfs"},
+        {"obdecho", "lustre/lustre/obdecho"},
+        {"ldlm", "lustre/lustre/ldlm"},
+        {"obdfilter", "lustre/lustre/obdfilter"},
+        {"extN", "lustre/lustre/extN"},
+        {"lov", "lustre/lustre/lov"},
+        {"lmv", "lustre/lustre/lmv"},
+        {"fsfilt_ext3", "lustre/lustre/lvfs"},
+        {"fsfilt_extN", "lustre/lustre/lvfs"},
+        {"fsfilt_reiserfs", "lustre/lustre/lvfs"},
+        {"fsfilt_smfs", "lustre/lustre/lvfs"},
+        {"fsfilt_ldiskfs", "lustre/lustre/lvfs"},
+        {"mds_ext2", "lustre/lustre/mds"},
+        {"mds_ext3", "lustre/lustre/mds"},
+        {"mds_extN", "lustre/lustre/mds"},
+        {"ptlbd", "lustre/lustre/ptlbd"},
+        {"mgmt_svc", "lustre/lustre/mgmt"},
+        {"mgmt_cli", "lustre/lustre/mgmt"},
+        {"cobd", "lustre/lustre/cobd"},
+        {"cmobd", "lustre/lustre/cmobd"},
+        {"conf_obd", "lustre/lustre/obdclass"},
         {NULL, NULL}
 };