]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
aio: don't bother with async freeing on failure in ioctx_alloc()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 6 Mar 2012 19:33:22 +0000 (14:33 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:29:38 +0000 (21:29 -0400)
commite23754f880f10124f0a2848f9d17e361a295378e
treec4e3b11b21e24227179f04314ed0b774524f8c28
parent5d026c7242201e7c9d0e12fcb2bcaffead9d59fd
aio: don't bother with async freeing on failure in ioctx_alloc()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/aio.c