[PATCH 118/139] ocfs2: fix possible use-after-free with AIO

2013-02-28 Thread Luis Henriques
3.5.7.7 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara commit 9b171e0c74ca0549d0610990a862dd895870f04a upstream. Running AIO is pinning inode in memory using file reference. Once AIO is completed using aio_complete(), file reference

[PATCH 118/139] ocfs2: fix possible use-after-free with AIO

2013-02-28 Thread Luis Henriques
3.5.7.7 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit 9b171e0c74ca0549d0610990a862dd895870f04a upstream. Running AIO is pinning inode in memory using file reference. Once AIO is completed using aio_complete(),