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 lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 45431C77B73 for ; Mon, 22 May 2023 00:19:06 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-4.v29.lw.sourceforge.com) by sfs-ml-4.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1q0tGT-0003KV-7D; Mon, 22 May 2023 00:19:05 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1q0tGM-0003KE-85 for linux-f2fs-devel@lists.sourceforge.net; Mon, 22 May 2023 00:18:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=YwBqSj078X3oq2NRsYnVoxUIGC54uNg7wn7YYYlln0I=; b=kCoYT45B8q+6lF/vCck21K+E82 1+Rnm9CeAOfVizj7G4t8PRwH8+77Gjwnh0+KUiA+IvsCFSCUY8IcnNdpr9x7ideFGDc8XdePlC2sm XmmGLKfJV1sSAC+YfHk5QFarLqloO6HFvcOBFRF0wiAPdvLvsaQtms0ZgcsEle3Z4gy8=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=YwBqSj078X3oq2NRsYnVoxUIGC54uNg7wn7YYYlln0I=; b=B8kK2Nnb+WxlmpDLi42jnhxG3z uQz49Du/kMHEukguX88Q+vsb6ZsH9S1fLEAEXbovxpoh/9oJ0tqlz8i2/eJo67ZNFJtPEy3qFxHhi 4h9qSV01z3pHSn0qGgBCWSRlo9KuRjSBlqgl3g4ObgIYiQvMx+a+LB4WGVioOCp6qnMM=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1q0tGL-00FIJS-Ok for linux-f2fs-devel@lists.sourceforge.net; Mon, 22 May 2023 00:18:58 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 59E3660EBD; Mon, 22 May 2023 00:18:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1BF4FC433D2; Mon, 22 May 2023 00:18:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684714731; bh=h2BlMcmISXxBJFSILWKzzV9GG3WnuD1b35xLXlZqY4I=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=OTmSvnLVrUx5+NbcZIxTzzydzv3A5BNLReE/DyE2lyV2N/3GqXIw4IW8eAQShb48+ 4bm1AQ9EZEU+sBSdm1BOuD13kRY9SvmeTaNtg6bfSeB2sLyOyzXJ4EgGrnI0jPLuh0 mK6l2dCQrzkxdkklB9ispUe3ZMjsm6DrqdmTvUqNBefiiPFIQBZwe3mgtpf/jEYMrL 0U3HQ0t796I+NScqJCww21UlMh+5NQ5JHq7HgcN6RGjVafWaEk8ps5pVgEU8zZliF1 nOB+MpyFf0xd/qe/t2qz6qdSviIxdssojY3wRb2rA9Y1VJuCgfIV1VVl5K0L0vadgj xZ4RorGU2k3KQ== Message-ID: Date: Mon, 22 May 2023 09:18:48 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Content-Language: en-US To: Christoph Hellwig , Matthew Wilcox References: <20230519093521.133226-1-hch@lst.de> <20230519093521.133226-12-hch@lst.de> From: Damien Le Moal Organization: Western Digital Research In-Reply-To: <20230519093521.133226-12-hch@lst.de> X-Headers-End: 1q0tGL-00FIJS-Ok Subject: Re: [f2fs-dev] [PATCH 11/13] fuse: update ki_pos in fuse_perform_write X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Darrick J. Wong" , linux-mm@kvack.org, Andreas Gruenbacher , Miklos Szeredi , cluster-devel@redhat.com, Ilya Dryomov , linux-ext4@vger.kernel.org, linux-nfs@vger.kernel.org, linux-block@vger.kernel.org, Alexander Viro , Jaegeuk Kim , ceph-devel@vger.kernel.org, Xiubo Li , Trond Myklebust , Jens Axboe , Christian Brauner , Theodore Ts'o , "open list:F2FS FILE SYSTEM" , linux-xfs@vger.kernel.org, Anna Schumaker , linux-fsdevel@vger.kernel.org, Andrew Morton Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 5/19/23 18:35, Christoph Hellwig wrote: > Both callers of fuse_perform_write need to updated ki_pos, move it into > common code. > > Signed-off-by: Christoph Hellwig Looks OK to me. Reviewed-by: Damien Le Moal -- Damien Le Moal Western Digital Research _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel