[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110622195955.GB24311@infradead.org>
Date: Wed, 22 Jun 2011 15:59:56 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Andi Kleen <andi@...stfloor.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
dehrenberg@...gle.com, Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 6/6] DIO: Inline the complete submission path
> -static ssize_t
> +static inline ssize_t
> direct_io_worker(int rw, struct kiocb *iocb, struct inode *inode,
> const struct iovec *iov, loff_t offset, unsigned long nr_segs,
> unsigned blkbits, get_block_t get_block, dio_iodone_t end_io,
For this one please just merge it into the caller. There's no logical
separation between the two anyway.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists