[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150823015317.GJ18890@ZenIV.linux.org.uk>
Date: Sun, 23 Aug 2015 02:53:17 +0100
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] 9p regression fix
Fix for breakage introduced when switching p9_client_{read,write}() to
struct iov_iter * (went into 4.1). Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Vincent Bernat (1):
9p: ensure err is initialized to 0 in p9_client_read/write
Diffstat:
net/9p/client.c | 2 ++
1 file changed, 2 insertions(+)
--
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