[git pull] vfs.git fix (Re: iov_iter_pipe warning.)

From: Al Viro
Date: Sat Apr 29 2017 - 16:46:31 EST


On Sat, Apr 29, 2017 at 11:51:40AM -0400, Dave Jones wrote:

> > > > Gyah... It's a bloody dumb braino in iov_iter_revert() for pipe-backed
> > > > ones. Sorry, the oneliner below should fix it.
> > >
> > > 5 hrs in, looking good so far.
> >
> > Mind your Tested-by on the fix?
>
> Sure.
>
> Tested-by: Dave Jones <davej@xxxxxxxxxxxxxxxxx>

The following changes since commit 1741937d475d91ed95abb37f07e8571e23b9a7fe:

uapi: change the type of struct statx_timestamp.tv_nsec to unsigned (2017-04-26 21:19:05 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to 4fa55cefee1bbecadb4c9f47d40a92f65dc44351:

fix a braino in ITER_PIPE iov_iter_revert() (2017-04-29 16:42:30 -0400)

----------------------------------------------------------------
Al Viro (1):
fix a braino in ITER_PIPE iov_iter_revert()

lib/iov_iter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)