Whamcloud - gitweb
- Added a queue length and waitqueue to the client structure in an
[fs/lustre-release.git] / lustre / mds / handler.c
index 1fa95aa..49452f3 100644 (file)
@@ -461,6 +461,7 @@ int mds_handle(struct obd_device *dev, struct ptlrpc_service *svc,
 out:
         if (rc) {
                 CERROR("no header\n");
+                LBUG();
                 return 0;
         }