Whamcloud - gitweb
fix obsolete module name.
authornikita <nikita>
Thu, 29 Jan 2009 20:01:59 +0000 (20:01 +0000)
committernikita <nikita>
Thu, 29 Jan 2009 20:01:59 +0000 (20:01 +0000)
lustre/lclient/lcommon_cl.c

index 6b56b4e..d68ba37 100644 (file)
@@ -635,7 +635,7 @@ int ccc_lock_fits_into(const struct lu_env *env,
 }
 
 /**
- * Implements cl_lock_operations::clo_state() method for vvp layer, invoked
+ * Implements cl_lock_operations::clo_state() method for ccc layer, invoked
  * whenever lock state changes. Transfers object attributes, that might be
  * updated as a result of lock acquiring into inode.
  */