commit | 0dc2bc49be545626a2dc6da133202ffe69ac3fcc | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Aug 01 21:38:05 2011 -0700 |
committer | root <root@serles.lst.de> | Fri Oct 28 14:58:56 2011 +0200 |
tree | 25a2505be3e0498fea28c193b20dd613f27162e3 | |
parent | cde1ecb3247f67c167918ea6326159209996fd54 [diff] |
direct-io: rearrange fields in dio/dio_submit to avoid holes Fix most problems reported by pahole. There is still a weird 104 byte hole after map_bh. I'm not sure what causes this. Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jeff Moyer <jmoyer@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de>