* [git pull] followup fix to work.afs
@ 2018-11-03 0:06 Al Viro
2018-11-03 17:37 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2018-11-03 0:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel
Regression fix for net/9p handling of iov_iter; broken
by braino when switching to iov_iter_is_kvec() et.al., spotted
and fixed by Marc.
The following changes since commit 0e9b4a82710220c04100892fb7277b78fd33a747:
missing bits of "iov_iter: Separate type from direction and use accessor functions" (2018-11-01 18:19:03 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.afs
for you to fetch changes up to 2cbfdf4df58330f6cb493500387427dae1c5551d:
iov_iter: Fix 9p virtio breakage (2018-11-02 19:45:01 -0400)
----------------------------------------------------------------
Marc Zyngier (1):
iov_iter: Fix 9p virtio breakage
net/9p/trans_virtio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-04 2:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-03 0:06 [git pull] followup fix to work.afs Al Viro
2018-11-03 17:37 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).