]> git.baikalelectronics.ru Git - kernel.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)
committerroot <root@serles.lst.de>
Fri, 28 Oct 2011 12:58:56 +0000 (14:58 +0200)
commit9079387c68baa8a9fff7046025f978e2ebf752d7
tree25a2505be3e0498fea28c193b20dd613f27162e3
parent21d5a301339f7ba433b08290d84caaa8b60b1f74
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