Whamcloud - gitweb
Branch HEAD
authorrobert.read <robert.read>
Thu, 17 Sep 2009 21:13:24 +0000 (21:13 +0000)
committerrobert.read <robert.read>
Thu, 17 Sep 2009 21:13:24 +0000 (21:13 +0000)
Fix typo.

lustre/llite/vvp_io.c

index 4d6d7da..50ce909 100644 (file)
@@ -280,7 +280,7 @@ static int vvp_io_trunc_iter_init(const struct lu_env *env,
 }
 
 /**
- * Implementation of cl_io_operations::vio_lock() method for CIT_TRUNC io.
+ * Implementation of cl_io_operations::cio_lock() method for CIT_TRUNC io.
  *
  * Handles "lockless io" mode when extent locking is done by server.
  */