From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757489AbdJKRrP (ORCPT ); Wed, 11 Oct 2017 13:47:15 -0400 Received: from mail-qt0-f172.google.com ([209.85.216.172]:54381 "EHLO mail-qt0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752314AbdJKRrN (ORCPT ); Wed, 11 Oct 2017 13:47:13 -0400 X-Google-Smtp-Source: ABhQp+QvKiuYTMK0fg+8RlzffoWT7A5JZtPObwvSmHv3IBQn+nmmOkJDbfudHOEyaTz2cCSy44CrfQ== Date: Wed, 11 Oct 2017 13:47:11 -0400 Message-ID: <87d15t8tls.wl-v.mayatskih@gmail.com> From: Vitaly Mayatskikh To: Al Viro Cc: Linus Torvalds , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [git pull] vfs.git fixes In-Reply-To: <20171011045457.GZ21978@ZenIV.linux.org.uk> References: <20171011045457.GZ21978@ZenIV.linux.org.uk> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/25.3 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 11 Oct 2017 00:54:57 -0400, Al Viro wrote: > > Fairly old DIO bug caught by Andreas (3.10+) and several slightly > younger blk_rq_map_user_iov() bugs, both on map and copy codepaths (Vitaly > and me). I ran work.iov_iter changeset through our smoke test few days ago - no apparent smoke. -- wbr, Vitaly