Whamcloud - gitweb
- let's learn where uninitialized objects come from
authoralex <alex>
Mon, 8 Aug 2005 23:15:01 +0000 (23:15 +0000)
committeralex <alex>
Mon, 8 Aug 2005 23:15:01 +0000 (23:15 +0000)
lustre/obdfilter/filter.c

index 086ae3c..f2d818a 100644 (file)
@@ -2378,6 +2378,7 @@ int filter_create_object(struct obd_device *obd, struct obdo *oa)
                 }
         } else {
                 CWARN("create object without lustre id!\n");
+                portals_debug_dumpstack(NULL);
         }