direct-io: rearrange fields in dio/dio_submit to avoid holes
authorAndi Kleen <ak@linux.intel.com>
Tue, 2 Aug 2011 04:38:05 +0000 (21:38 -0700)
committerroot <root@serles.lst.de>
Fri, 28 Oct 2011 12:58:56 +0000 (14:58 +0200)
commit0dc2bc49be545626a2dc6da133202ffe69ac3fcc
tree25a2505be3e0498fea28c193b20dd613f27162e3
parentcde1ecb3247f67c167918ea6326159209996fd54
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>
fs/direct-io.c