From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752779AbcEYW2t (ORCPT ); Wed, 25 May 2016 18:28:49 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:57656 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751492AbcEYW2r (ORCPT ); Wed, 25 May 2016 18:28:47 -0400 Date: Wed, 25 May 2016 23:28:41 +0100 From: Al Viro To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: [git pull] iov_iter regression fix Message-ID: <20160525222841.GK14480@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org fix for braino in "fold checks into iterate_and_advance()" The following changes since commit dd254f5a382cc7879db7a07ed266b12d38fe3ab6: fold checks into iterate_and_advance() (2016-05-09 14:04:29 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.iov_iter for you to fetch changes up to 19f18459330f4a65fb0b58e77fc58ceceecb1839: do "fold checks into iterate_and_advance()" right (2016-05-25 18:16:02 -0400) ---------------------------------------------------------------- Al Viro (1): do "fold checks into iterate_and_advance()" right lib/iov_iter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)