]> err.no Git - linux-2.6/blobdiff - include/linux/aio.h
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / include / linux / aio.h
index a9931e2e5624a2bf96eecac92697da9de70735ce..0d0b7f629bd31f9b57154af39085b452e8174847 100644 (file)
@@ -105,7 +105,6 @@ struct kiocb {
        wait_queue_t            ki_wait;
        loff_t                  ki_pos;
 
-       atomic_t                ki_bio_count;   /* num bio used for this iocb */
        void                    *private;
        /* State that we remember to be able to restart/retry  */
        unsigned short          ki_opcode;