git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04b2fa9
)
fs: move struct kiocb to fs.h
author
Christoph Hellwig
<hch@lst.de>
Sun, 22 Feb 2015 16:58:50 +0000
(08:58 -0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 26 Mar 2015 00:28:11 +0000
(20:28 -0400)
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 <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found