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


Groups > linux.kernel > #1633342

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

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject [git pull] vfs.git fix (Re: iov_iter_pipe warning.)
Date 2017-04-29 22:50 +0200
Message-ID <tBHtx-2sm-17@gated-at.bofh.it> (permalink)
References (5 earlier) <tBhSp-272-3@gated-at.bofh.it> <tBiOt-2Nu-7@gated-at.bofh.it> <tBpPX-7Lk-1@gated-at.bofh.it> <tBqCl-8qk-1@gated-at.bofh.it> <tBCWR-86K-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@codemonkey.org.uk>

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: iov_iter_pipe warning. Dave Jones <davej@codemonkey.org.uk> - 2017-04-28 17:40 +0200
  Re: iov_iter_pipe warning. Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-28 18:50 +0200
    Re: iov_iter_pipe warning. Dave Jones <davej@codemonkey.org.uk> - 2017-04-28 19:00 +0200
      Re: iov_iter_pipe warning. Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-28 19:30 +0200
        Re: iov_iter_pipe warning. Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-28 20:30 +0200
          Re: iov_iter_pipe warning. Dave Jones <davej@codemonkey.org.uk> - 2017-04-29 04:00 +0200
            Re: iov_iter_pipe warning. Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-29 04:50 +0200
              Re: iov_iter_pipe warning. Dave Jones <davej@codemonkey.org.uk> - 2017-04-29 18:00 +0200
                [git pull] vfs.git fix (Re: iov_iter_pipe warning.) Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-29 22:50 +0200

csiph-web