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 AD70BC05027 for ; Thu, 9 Feb 2023 05:45:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229570AbjBIFpS (ORCPT ); Thu, 9 Feb 2023 00:45:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40268 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229450AbjBIFpR (ORCPT ); Thu, 9 Feb 2023 00:45:17 -0500 Received: from out30-131.freemail.mail.aliyun.com (out30-131.freemail.mail.aliyun.com [115.124.30.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3F361241E0 for ; Wed, 8 Feb 2023 21:45:16 -0800 (PST) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R801e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018045176;MF=hsiangkao@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0VbEe-fC_1675921511; Received: from 30.97.49.34(mailfrom:hsiangkao@linux.alibaba.com fp:SMTPD_---0VbEe-fC_1675921511) by smtp.aliyun-inc.com; Thu, 09 Feb 2023 13:45:13 +0800 Message-ID: Date: Thu, 9 Feb 2023 13:45:11 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH] MAINTAINERS: erofs: Add Documentation/ABI/testing/sysfs-fs-erofs To: Yangtao Li , xiang@kernel.org, chao@kernel.org, huyue2@coolpad.com, jefflexu@linux.alibaba.com Cc: linux-erofs@lists.ozlabs.org, linux-kernel@vger.kernel.org References: <20230209052013.34952-1-frank.li@vivo.com> From: Gao Xiang In-Reply-To: <20230209052013.34952-1-frank.li@vivo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2023/2/9 13:20, Yangtao Li wrote: > Add this doc to the erofs maintainers entry. > > Signed-off-by: Yangtao Li Reviewed-by: Gao Xiang Thanks, Gao Xiang > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d0485b58b9d9..7d50e5df4508 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7745,6 +7745,7 @@ R: Jeffle Xu > L: linux-erofs@lists.ozlabs.org > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git > +F: Documentation/ABI/testing/sysfs-fs-erofs > F: Documentation/filesystems/erofs.rst > F: fs/erofs/ > F: include/trace/events/erofs.h