Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2724560pxk; Sun, 27 Sep 2020 20:10:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyRwh83If9GS9uHl6eM1yqqNFDMkw2UQ/HvdE/eNuuAsFpebNLOWivMPofvHo9Kz9BIVfw4 X-Received: by 2002:a17:906:3f89:: with SMTP id b9mr13826973ejj.463.1601262644374; Sun, 27 Sep 2020 20:10:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601262644; cv=none; d=google.com; s=arc-20160816; b=FXUz0l9VGTvnpRGispKHSCalgI3MGR5L9tY2YVqbIQzftvwmSFGaJnUaBObu5rwaKe /28Wfu3W/ktYBwHGoV+xwOVp+J+7xUIrh83i9ypHI7xbUHXiK7yC1+UVZQmZILQEl+gD wm373PWTjzcgc0qtCPzmxWBO0wVjl0EHNnY1MTwS3aXyQdRHfIZHE/95f1iJE8YzmtYS ZjxUTFhFwXnCPCOB1XiHGOfxaXcp4Y6hyhQO78yol5WoTIQUOmatSZMx+vfm4XBUuDkS F/oCZ+Yi1OUUex4C/kAGfw12bPjIvuPDNn5GeWssKrH17KOFu703kmqjli+aLVQ1iWiz y4bw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject; bh=B20uivvbOskv2pumKoaRYv++Gkpkai1TarKBRSNVDfA=; b=EJ/PA1NWubpRGV8pSwkU+p2aqJjt2mER9noBq3wrOf6q4biCMmxzswWKJtQvJ7q8mh D5/1Z1sGzR/3tsFue/LjQukZIbdFbUUhlI+oUlvWbgpxmj0Q1EgTOKzyWCtYAlD027oG hE5P2fIrrgfymzmIiij5Dv6W7QUyVna1SwYRZ92OSSrpUa/ylESQk4SPYu3bfb/pZIC1 HHfMeYrRC6beEt9BXzvlj1KSjFzOMIBXkMuVtLkYyQk1GAksNbSMSnPImyOrwib+8u1Q hLk46zqtvirT5AWmjAXdfcJIwh64Oq4V3Kc2sMrOCphqY0byPGirLz7qkEbRvjT/7/jN sowA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i22si7001990ejy.5.2020.09.27.20.10.22; Sun, 27 Sep 2020 20:10:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726565AbgI1DHW (ORCPT + 99 others); Sun, 27 Sep 2020 23:07:22 -0400 Received: from out30-44.freemail.mail.aliyun.com ([115.124.30.44]:52005 "EHLO out30-44.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726396AbgI1DHV (ORCPT ); Sun, 27 Sep 2020 23:07:21 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04394;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=3;SR=0;TI=SMTPD_---0UAGCfyQ_1601262438; Received: from IT-FVFX43SYHV2H.local(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0UAGCfyQ_1601262438) by smtp.aliyun-inc.com(127.0.0.1); Mon, 28 Sep 2020 11:07:19 +0800 Subject: Re: [PATCH V4] doc: zh_CN: add translatation for btrfs To: =?UTF-8?B?546L5pOO?= Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org References: From: Alex Shi Message-ID: <6393b734-7715-32fb-3cc5-bf0bdc9e7a54@linux.alibaba.com> Date: Mon, 28 Sep 2020 11:04:53 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2020/9/28 上午10:24, 王擎 写道: > 在 2020/9/25 下午3:22, Wang Qing 写道: >> Translate Documentation/filesystems/btrfs.rst into Chinese. >> >> Signed-off-by: Wang Qing >> --- >> .../translations/zh_CN/filesystems/btrfs.rst | 37 ++++++++++++++++++++++ >> .../translations/zh_CN/filesystems/index.rst | 1 + >> 2 files changed, 38 insertions(+) >> create mode 100644 Documentation/translations/zh_CN/filesystems/btrfs.rst >> >> diff --git a/Documentation/translations/zh_CN/filesystems/btrfs.rst b/Documentation/translations/zh_CN/filesystems/btrfs.rst >> new file mode 100644 >> index 0000000..8b8cca2 >> --- /dev/null >> +++ b/Documentation/translations/zh_CN/filesystems/btrfs.rst >> @@ -0,0 +1,37 @@ >> +.. SPDX-License-Identifier: GPL-2.0 >> + >> +.. include:: ../disclaimer-zh_CN.rst >> + >> +:Original: :ref:`Documentation/filesystems/ext3.rst ` Uh, the encoding is right. but is the btrfs.rst's original file ext3.rst?