Whamcloud - gitweb
LU-1030 osc: new IO engine implementation
[fs/lustre-release.git] / lustre / obdclass / cl_internal.h
index b17ec42..48ba8da 100644 (file)
@@ -110,7 +110,7 @@ struct cl_thread_info {
          */
         struct cl_sync_io    clt_anchor;
         /**
-         * Fields used by cl_lock_page_out().
+        * Fields used by cl_lock_discard_pages().
          */
         pgoff_t              clt_next_index;
         pgoff_t              clt_fn_index; /* first non-overlapped index */