Hello Linus,
Please pull the following fixes from git://git.kvack.org/~bcrl/aio-fixes.git .
The first change from Anatol fixes a regression where io_destroy() no longer
waits for outstanding aios to complete. The second corrects a memory leak in
an error path for vectored aio operations. Both of these bug fixes should be
queued up for stable as well.
-ben
Anatol Pomozov (1):
aio: block io_destroy() until all context requests are completed
Leon Yu (1):
aio: fix potential leak in aio_run_iocb().
fs/aio.c | 42 ++++++++++++++++++++++++++++++++++--------
1 file changed, 34 insertions(+), 8 deletions(-)
--
1.8.2.1
--
"Thought is the essence of where you are now."
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html