X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flclient.h;h=dd782eee62a2b27fadba2e413b8d4c13a22f3598;hb=5e3678542301482e8e344df26d0624c014c2961a;hp=a24460f21698d46cc5c3af60b64cb2e7423100bc;hpb=1b2547843817b4b7adbeb87ea9b070d9cac35c90;p=fs%2Flustre-release.git diff --git a/lustre/include/lclient.h b/lustre/include/lclient.h index a24460f..dd782ee 100644 --- a/lustre/include/lclient.h +++ b/lustre/include/lclient.h @@ -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 }; /**