From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 292AC13FF6; Sun, 9 Jun 2024 11:00:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717930836; cv=none; b=rlpxXo1IXuUq+O1VcanVzodN1DpR9t+RuTF0mPzSrPyPcvbLJjAkOfsbPwhGP9cBdXOkWiBiiSQw5PfTITzZtW148YqWNiRQq5fR+k4ojXN015aEmAcaDdTR/ZkdqQtM+7xdpyhI/E9YT4SPOQzbRHksoj2OZvxio1FXRRKhPbQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717930836; c=relaxed/simple; bh=JQH94jUBxjL9arcWax+PX3yQ504i+nJ65WT/zchd8IQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=dfSC9/Ea1K1O6CY4NEYygz6LvTApMCjxAiUTBfEWlz7HEdAhmHBSs9Z1BSb5r5qr5zPuLn8cJSOr06k5eBkiteUoWpMAWJFnEArJerpv7n9V0HjgX0dcoI6gHogh3D/b6B8dNKJLaNZftwO1jWavsPgfverTNJq2PLnRe0l4Y60= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=US3lWsjQ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="US3lWsjQ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4A192C4AF1C; Sun, 9 Jun 2024 11:00:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1717930835; bh=JQH94jUBxjL9arcWax+PX3yQ504i+nJ65WT/zchd8IQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=US3lWsjQfrgTE3Agenr4vuv7soGrp2++kdjJ4LSjBD/9K10OFvtMAdD2mN+UGEBFO lJef9t4Ufbaz3ruAV9q+7OEMAZ4ero0okdXTS66fnMwRF5QEYqQDW5HzmN4a4K23K6 /CIVVU7pECx3SmF75vEdSsUpNZKt5p1THMZkx2AI= Date: Sun, 9 Jun 2024 13:00:32 +0200 From: Greg Kroah-Hartman To: Amir Goldstein Cc: stable@vger.kernel.org, patches@lists.linux.dev, Jan Kara , Josef Bacik , Christian Brauner , Sasha Levin , linux-fsdevel Subject: Re: [PATCH 6.6 439/744] splice: remove permission hook from iter_file_splice_write() Message-ID: <2024060921-marina-agreement-c373@gregkh> References: <20240606131732.440653204@linuxfoundation.org> <20240606131746.563882173@linuxfoundation.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Thu, Jun 06, 2024 at 05:33:17PM +0300, Amir Goldstein wrote: > On Thu, Jun 6, 2024 at 5:18 PM Greg Kroah-Hartman > wrote: > > > > 6.6-stable review patch. If anyone has any objections, please let me know. > > I have objections and I wrote them when Sasha posted the patch for review: > > https://lore.kernel.org/stable/CAOQ4uxgx7Qe=+Nn7LhPWAzFK3n=qsFC8U++U5XBaLUiTA+EqLw@mail.gmail.com/ > > Where did this objection get lost? Don't know, sorry. Now dropped, thanks for letting me know. greg k-h