Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752884AbbKKVr5 (ORCPT ); Wed, 11 Nov 2015 16:47:57 -0500 Received: from ozlabs.org ([103.22.144.67]:53448 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752424AbbKKVrz (ORCPT ); Wed, 11 Nov 2015 16:47:55 -0500 Date: Thu, 12 Nov 2015 08:47:53 +1100 From: Stephen Rothwell To: Al Viro Cc: Linus Torvalds , Sasha Levin , Andrey Ryabinin , Matthew Wilcox , Chuck Ebbert , linux-fsdevel , LKML , Jens Axboe , Dan Williams Subject: Re: fs: out of bounds on stack in iov_iter_advance Message-ID: <20151112084753.71ffc243@canb.auug.org.au> In-Reply-To: <20151111163339.GM22011@ZenIV.linux.org.uk> References: <20151106013402.GT22011@ZenIV.linux.org.uk> <20151106021858.GU22011@ZenIV.linux.org.uk> <20151111025647.GG22011@ZenIV.linux.org.uk> <20151111033007.GI22011@ZenIV.linux.org.uk> <20151111074330.GK22011@ZenIV.linux.org.uk> <20151111191636.17e4ac62@canb.auug.org.au> <20151111101948.GL22011@ZenIV.linux.org.uk> <20151111163339.GM22011@ZenIV.linux.org.uk> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 789 Lines: 22 Hi Al, On Wed, 11 Nov 2015 16:33:39 +0000 Al Viro wrote: > > On Wed, Nov 11, 2015 at 10:19:48AM +0000, Al Viro wrote: > > > I'll cook the minimal fixup for API change after I get some sleep and > > send it your way, unless somebody gets there first... > > This should do it - switches ->ioctl() to pvfs2_inode_[gs]etxattr() and > converts xattr_handler ->[gs]et() to new API. Thanks, I will use that as a merge conflict fix patch from today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/