Whamcloud - gitweb
LU-4614 llite: remove lustre_generic_file_{read,write}
[fs/lustre-release.git] / lustre / include / lclient.h
index 3344160..ac1dbc8 100644 (file)
@@ -124,7 +124,7 @@ struct ccc_io {
 };
 
 /**
- * True, if \a io is a normal io, False for other (sendfile, splice*).
+ * True, if \a io is a normal io, False for other splice_{read,write}.
  * must be impementated in arch specific code.
  */
 int cl_is_normalio(const struct lu_env *env, const struct cl_io *io);