Whamcloud - gitweb
b=5498
authorjxiong <jxiong>
Thu, 27 Sep 2007 05:11:50 +0000 (05:11 +0000)
committerjxiong <jxiong>
Thu, 27 Sep 2007 05:11:50 +0000 (05:11 +0000)
r=andreas,wangdi

An additional module is added to support the lustre loop device emulator

lnet/utils/debug.c

index 9a11432..9c4c44a 100644 (file)
@@ -769,6 +769,7 @@ static struct mod_paths {
         {"mdc", "lustre/mdc"},
         {"llite", "lustre/llite"},
         {"lustre", "lustre/llite"},
+        {"llite_lloop", "lustre/llite_lloop"},
         {"ldiskfs", "ldiskfs/ldiskfs"},
         {"smfs", "lustre/smfs"},
         {"obdecho", "lustre/obdecho"},