Whamcloud - gitweb
Revert "b=19325 adjust waiting extent locks during 1st enqueue"
[fs/lustre-release.git] / lustre / include / lustre_dlm.h
index 4330f06..27feb6f 100644 (file)
@@ -631,13 +631,6 @@ struct ldlm_lock {
 
         ldlm_policy_data_t       l_policy_data;
 
-        /**
-         * Traffic index indicating how busy the resource will be, if it is
-         * high, the lock's granted region will not be so big lest it conflicts
-         * other locks, causing frequent lock cancellation and re-enqueue
-         */
-        int                   l_traffic;
-
         /*
          * Protected by lr_lock. Various counters: readers, writers, etc.
          */