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(-)

Reply via email to