]> www.infradead.org Git - users/jedix/linux-maple.git/commit
direct-io: merge direct_io_walker into __blockdev_direct_IO
authorAndi Kleen <ak@linux.intel.com>
Tue, 2 Aug 2011 04:38:09 +0000 (21:38 -0700)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Thu, 1 Dec 2011 17:08:18 +0000 (11:08 -0600)
commit17870638ee02cb9d65111871ab3c0fc83b0a9a0c
tree21bc7b5d9a2dd1cebbaa5a0c46b767ee94380c51
parent458132c9c5a397539167961753d392766ad54a03
direct-io: merge direct_io_walker into __blockdev_direct_IO

This doesn't change anything for the compiler, but hch thought it would
make the code clearer.

I moved the reference counting into its own little inline.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/direct-io.c