From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C40C5C4332F for ; Sun, 4 Dec 2022 08:19:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229970AbiLDITX (ORCPT ); Sun, 4 Dec 2022 03:19:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229982AbiLDITU (ORCPT ); Sun, 4 Dec 2022 03:19:20 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3375914D1C for ; Sun, 4 Dec 2022 00:19:18 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 5709868AFE; Sun, 4 Dec 2022 09:19:14 +0100 (CET) Date: Sun, 4 Dec 2022 09:19:13 +0100 From: Christoph Hellwig To: Steve French Cc: Christoph Hellwig , Steve French , Paulo Alcantara , Ronnie Sahlberg , Shyam Prasad N , Tom Talpey , linux-cifs@vger.kernel.org, samba-technical@lists.samba.org, David Howells Subject: Re: RFC: remove cifs_writepage Message-ID: <20221204081913.GB26937@lst.de> References: <20221116131835.2192188-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org On Wed, Nov 16, 2022 at 12:29:41PM -0600, Steve French wrote: > I can run some tests on this later this week. Did you get a chance to do that?