Whamcloud - gitweb
LU-2800 autoconf: remove vectored fops tests
[fs/lustre-release.git] / lustre / include / lclient.h
index a24460f..dd782ee 100644 (file)
@@ -114,9 +114,7 @@ struct ccc_io {
          * File descriptor against which IO is done.
          */
         struct ll_file_data *cui_fd;
-#ifndef HAVE_FILE_WRITEV
         struct kiocb *cui_iocb;
-#endif
 };
 
 /**