]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Thu, 1 Dec 2011 16:48:38 +0000 (10:48 -0600)
commit903223ef004afca3f615fa79a4a70d86d3d4d1b7
tree8990b42e2578a293f32c441dc0b2a919ec2f7243
parente0e2a7d14881d5639168468df295c802b929d561
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