Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1211551

[git pull] 9p regression fix

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject [git pull] 9p regression fix
Date 2015-08-23 04:00 +0200
Message-ID <q0sJH-3jr-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[git pull] 9p regression fix Al Viro <viro@ZenIV.linux.org.uk> - 2015-08-23 04:00 +0200

csiph-web