Several AIO and OCFS2 fixes.  Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (5):
      fix mremap() vs. ioctx_kill() race
      ioctx_alloc(): fix vma (and file) leak on failure
      [regression] ocfs2: do *not* increment ->ki_pos twice
      ocfs2_file_write_iter: keep return value and current position update in 
sync
      ocfs2: _really_ sync the right range

Diffstat:
 fs/aio.c           | 20 ++++++++++++++------
 fs/ocfs2/file.c    | 17 +++++++++++------
 include/linux/fs.h |  2 +-
 mm/mremap.c        | 10 ++++++++--
 4 files changed, 34 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to