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 E025FC5479D for ; Wed, 11 Jan 2023 12:59:27 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1pFahT-0007fg-DR; Wed, 11 Jan 2023 12:59:26 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pFahK-0007fU-Kc for linux-f2fs-devel@lists.sourceforge.net; Wed, 11 Jan 2023 12:59:17 +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=MuyzvleTBNx16PGmqaHjvVjhMcY6/kmcYsXV54EGoT4=; b=RB+2jNRV/MQat4vIGXuvyzdev0 9rv76eCy/qtJklc6ohehY95QhJhdHN69kq/IWhTvjcHZ79QYNcsu2LFaqQeqsFZbxd3aei69n0rg3 fETS+lueS9z9pLKNfEesRbuYV19zKMZJrR+yXmNB1iu93CadaptZRnrC2mRFnkQx4Eeg=; 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=MuyzvleTBNx16PGmqaHjvVjhMcY6/kmcYsXV54EGoT4=; b=SEwfVFdLFuf04z0dOSA0SfmUI8 24dWk9G4bO/g9/DP/b9CoHOeA4Oqc4b/S8zV5YfsEjWT94GZa86FzeHixk8esG4B2LF94l3EWZHLr xUQ1CZgrJxQcm0kzT0D5PqC47RKVv9ZrVYut9HQrCu8m+7RN7RVDLyQay+qmeOH3IunA=; 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 1pFahH-00DsrI-W4 for linux-f2fs-devel@lists.sourceforge.net; Wed, 11 Jan 2023 12:59:17 +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 016D361CCE; Wed, 11 Jan 2023 12:59:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A26C1C433EF; Wed, 11 Jan 2023 12:59:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673441948; bh=OAonq7L5C7h3Xoo6q19gjPkLzGp0g1x2P9DhUt1v8hI=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=GV3BX3Is8fihkER4CBDTPRxoH1npx49IA5MwgoZNJ/pTM2WVicgW13s5H60VOXhss jO5Tu+CrP2EblZBd/nNmX0XdgIHEhn6NcArebCVLqTEzd/vdfIr4J4A+d1A9s1gc1e AramKK0FpWGHVWVry5CngLVJOm1z6oj4aFQLgv1K1O+JJBLDr5GChu3F8RGtQX64Vy /W4VEz/me4m5/g7OxN3SsX828F7jgWJaGJRHiLMXgXfAVUoC4mht8SZmnt1Lhz0muo Hx6bUmsGdbyZg8IC+4Egeq4MPhBmYWEromzjcM70SgMg2ktJdMuTac+g/E3vpzbAgi yxBNgRK5r1gwg== Message-ID: <25f7845d-5bf6-7948-d063-747186ff0d74@kernel.org> Date: Wed, 11 Jan 2023 20:59:06 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Content-Language: en-US To: Yangtao Li , jaegeuk@kernel.org References: <20221216024506.77048-1-frank.li@vivo.com> From: Chao Yu In-Reply-To: <20221216024506.77048-1-frank.li@vivo.com> X-Headers-End: 1pFahH-00DsrI-W4 Subject: Re: [f2fs-dev] [PATCH] MAINTAINERS: Add f2fs's patchwork 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: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 2022/12/16 10:45, Yangtao Li wrote: > From now on, f2fs also has its own patchwork link, thanks to Jaegeuk > for starting this tool! > > Let's update it to f2fs entry. > > Signed-off-by: Yangtao Li Reviewed-by: Chao Yu Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel