Re: [git pull] followup fix to work.afs

2018-11-03 Thread Linus Torvalds
On Fri, Nov 2, 2018 at 5:06 PM Al Viro wrote: > > 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. Pulled, Linus

[git pull] followup fix to work.afs

2018-11-02 Thread Al Viro
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