From: Christoph Hellwig Date: Sun, 22 Feb 2015 16:58:50 +0000 (-0800) Subject: fs: move struct kiocb to fs.h X-Git-Tag: omap-for-v4.2/o2_dc~145^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e40f2c1ed433c5e224525c8c862fd32e5d3df2;p=pandora-kernel.git fs: move struct kiocb to fs.h struct kiocb now is a generic I/O container, so move it to fs.h. Also do a #include diet for aio.h while we're at it. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed