]> err.no Git - linux-2.6/blobdiff - include/linux/aio_abi.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
[linux-2.6] / include / linux / aio_abi.h
index 30fdcc89d14213fecec5ff69c8dfa98f7e4fa5f2..e3ca0a485cc646d171c7d1e5de1736b962908cdd 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/aio_abi.h
+/* include/linux/aio_abi.h
  *
  * Copyright 2000,2001,2002 Red Hat.
  *
@@ -41,6 +41,8 @@ enum {
         * IOCB_CMD_POLL = 5,
         */
        IOCB_CMD_NOOP = 6,
+       IOCB_CMD_PREADV = 7,
+       IOCB_CMD_PWRITEV = 8,
 };
 
 /* read() from /dev/aio returns these structures. */