commit | 847cc6371ba820763773e993000410d6d8d23515 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Aug 01 21:38:09 2011 -0700 |
committer | root <root@serles.lst.de> | Fri Oct 28 14:58:58 2011 +0200 |
tree | ffc36e702c82fc3d9c371a72e9b0663e5ec16f80 | |
parent | ba253fbf6d3502c54e1ac8792e7ac8290a1f5b8d [diff] |
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>