Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp1913939pxb; Mon, 23 Aug 2021 07:35:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJykfuuhkUwoj5zKyo80L1B0npY6jwFO8746BmgU7jmoBEqpyHDevTw9AUtiJ0hbZWjD1N2m X-Received: by 2002:a05:6402:2317:: with SMTP id l23mr37817267eda.265.1629729352989; Mon, 23 Aug 2021 07:35:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1629729352; cv=none; d=google.com; s=arc-20160816; b=T4V9XJiZtwRMNVn3CC8v6w1ve95dTwRj6UbwkoenH+ek2r+ON8EiwBp7D3VzndAT0t 2AAxRFAbXrMrUe4AOik6uzP+aGaGygNRAMgY2ylijIxpNh5XmZmG8cT+QAhPrnOFNE5u ugRZx2SA+0ytUlcEstPauDKLk9xPruGv86ISQjZTH0INK+xivm9Od4CEL70/WuAswCWp ztp2jfEy2TIeqAt7aeA4N06xwcitzTDBS1OQfSu0Ik+TtSNICLCeX+zxUGLs+F1AVWls 8LC67Jn/5mifw0SmEa9DwT6LAY2jptGyYZ9XCCXIY+NInk19dCXp+nZenM3IB8nJ18QY QNjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:message-id:in-reply-to :date:references:organization:subject:cc:to:from; bh=EYNSyreNumMmo7NIiKHQOX8u/TcQ5+75i4R14fto0rM=; b=L/RKbq74jnkTfjfcDiny5i9nHk67O3rojOrXEWY8ojVHV7bR3jR4oovmj55A91XlTg OAklriolmQgoDgDUzEUyyWKh+I0Xe9CngHQJhJbZ6WX8lGj+XLcN3z2YNfHTU0dhabtQ PrUQixB4St+qX5i7BBXaaf09hrg79ClK5a0KzF47FSDTYpFndVmFSOOjWMZmUWICrWiy U9DV7lFQs6L15kGO+yXHBP38wgMSSzED7iZvIF51nAdYa/6fFmBi/5yPKabDO9DGclrv 4Fu3kDSub0iXxe59Ko6G7fm8f/RLFbRuThmPsu+zZV3tZS6ElynE0hTcGOyQEyB/9gf8 Y1bg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id yd2si16432688ejb.628.2021.08.23.07.35.10; Mon, 23 Aug 2021 07:35:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230101AbhHWOfm (ORCPT + 99 others); Mon, 23 Aug 2021 10:35:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59926 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229726AbhHWOfm (ORCPT ); Mon, 23 Aug 2021 10:35:42 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9521C061575 for ; Mon, 23 Aug 2021 07:34:59 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: krisman) with ESMTPSA id 09EA31F41FB9 From: Gabriel Krisman Bertazi To: Matthew Bobrowski Cc: pvorel@suse.cz, Amir Goldstein , kernel@collabora.com, Khazhismel Kumykov , Jan Kara , Ext4 , LTP List Subject: Re: [LTP] [PATCH 3/7] syscalls/fanotify20: Validate incoming FID in FAN_FS_ERROR Organization: Collabora References: <20210802214645.2633028-1-krisman@collabora.com> <20210802214645.2633028-4-krisman@collabora.com> <87fsvphksu.fsf@collabora.com> Date: Mon, 23 Aug 2021 10:34:54 -0400 In-Reply-To: (Matthew Bobrowski's message of "Sat, 21 Aug 2021 07:58:07 +1000") Message-ID: <87o89o2prl.fsf@collabora.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org Matthew Bobrowski writes: > Hey Gabriel, > > On Fri, Aug 20, 2021 at 12:21:19PM +0200, Petr Vorel wrote: >> Hi all, >> >> > No problem. That's what review is for ;-) >> >> > BTW, unless anyone is specifically interested I don't think there >> > is a reason to re post the test patches before the submission request. >> > Certainly not for the small fixes that I requested. >> >> > I do request that you post a link to a branch with the fixed test >> > so that we can experiment with the kernel patches. >> >> > I've also CC'ed Matthew who may want to help with review of the test >> > and man page that you posted in the cover letter [1]. >> >> @Amir Thanks a lot for your review, agree with all you mentioned. >> >> @Gabriel Thanks for your contribution. I'd also consider squashing some of the >> commits. > > Is the FAN_FS_ERROR feature to be included within the 5.15 release? If so, > I may need to do some shuffling around as these LTP tests collide with the > ones I author for the FAN_REPORT_PIDFD series. > Matthew, Hi, sorry for the delay. I took a short vacation and couldn't follow up. I think it is too late for 5.15, please go ahead with FAN_REPORT_PIDFD series and I will consider them in my future submission. Thank you, -- Gabriel Krisman Bertazi