Whamcloud - gitweb
- improve the explanatory comment
authorbraam <braam>
Sun, 23 Jun 2002 19:18:10 +0000 (19:18 +0000)
committerbraam <braam>
Sun, 23 Jun 2002 19:18:10 +0000 (19:18 +0000)
lustre/lib/l_lock.c

index d3c5695..db072e0 100644 (file)
@@ -50,7 +50,7 @@
 
 /* invariants:
  - only the owner of the lock changes l_owner/l_depth
- - before changing or checking the variables a spin lock is taken
+ - if a non-owner changes or checks the variables a spin lock is taken
 */
 
 void l_lock_init(struct lustre_lock *lock)