Whamcloud - gitweb
minor comment fixup
authorpschwan <pschwan>
Mon, 4 Nov 2002 20:42:05 +0000 (20:42 +0000)
committerpschwan <pschwan>
Mon, 4 Nov 2002 20:42:05 +0000 (20:42 +0000)
lustre/include/linux/lustre_dlm.h

index 3558013..b60032c 100644 (file)
@@ -186,7 +186,7 @@ struct ldlm_resource {
         struct list_head       lr_converting;
         struct list_head       lr_waiting;
         ldlm_mode_t            lr_most_restr;
-        __u32                  lr_type; /* PLAIN, EXTENT, or MDSINTENT */
+        __u32                  lr_type; /* LDLM_PLAIN or LDLM_EXTENT */
         struct ldlm_resource  *lr_root;
         __u64                  lr_name[RES_NAME_SIZE];
         __u32                  lr_version[RES_VERSION_SIZE];