[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20151209171725.GX20997@ZenIV.linux.org.uk>
Date: Wed, 9 Dec 2015 17:17:26 +0000
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] a couple of fixes in vfs.git
A couple of fixes, both -stable fodder (9p one all way back to 2.6.32,
dio - to all branches where "Fix negative return from dio read beyond eof"
will end up it; it's a fixup to commit marked for -stable).
Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (2):
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
fix the regression from "direct-io: Fix negative return from dio read beyond eof"
Diffstat:
fs/9p/vfs_inode.c | 4 ++--
fs/direct-io.c | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists