Whamcloud - gitweb
Branch b_head_quota
[fs/lustre-release.git] / libcfs / libcfs / debug.c
index dd40428..0728759 100644 (file)
@@ -162,6 +162,8 @@ libcfs_debug_subsys2str(int subsys)
                 return "ldlm";
         case S_LOV:
                 return "lov";
+        case S_LQUOTA:
+                return "lquota";
         case S_LMV:
                 return "lmv";
         case S_SEC: