From nobody Thu Oct 2 13:05:50 2025 Received: from mxct.zte.com.cn (mxct.zte.com.cn [183.62.165.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5BE4726C3BF; Wed, 17 Sep 2025 03:56:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=183.62.165.209 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758081364; cv=none; b=sGyZBTw6W3IfWuJnvJX2F9AWFMxNRLmzW1UyxPQ3f/Zel8MsgaXjS0vortLBecSX4bjZiLWHeIhUHWEJSRhFBop2dRqJdMGRKs/Jl4y8YYnW+sxODAhoWTNIpQ6hBORWmrfhkbCyQQaZw7ZMYOCh0LKlZHsm7ht20RMJZv9DhdA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758081364; c=relaxed/simple; bh=LEZzt4a25XPChqm3OjWcAHOCfOllpYJUgz7ItNqgkXE=; h=Date:Message-ID:In-Reply-To:References:Mime-Version:From:To:Cc: Subject:Content-Type; b=dgCFCswz7N0JstAF8CrmPd+m3GmAB17gvHX1eAxs1Wwy9XbEP8F6BaP75SEwz6ArKo2e7kerfx0s8KJJJc0aPX1XNcCwQtQzduSrD0nBAFiI/OwHnLlFlmCqYyF+jgIuHlMgfDrOFkvCF46FDIfYqRVXtvECPSaejpGrH+Nz+W8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=zte.com.cn; spf=pass smtp.mailfrom=zte.com.cn; arc=none smtp.client-ip=183.62.165.209 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=zte.com.cn Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=zte.com.cn Received: from mse-fl1.zte.com.cn (unknown [10.5.228.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mxct.zte.com.cn (FangMail) with ESMTPS id 4cRQ0t3YDnz5B13w; Wed, 17 Sep 2025 11:55:58 +0800 (CST) Received: from xaxapp05.zte.com.cn ([10.99.98.109]) by mse-fl1.zte.com.cn with SMTP id 58H3tLO1042496; Wed, 17 Sep 2025 11:55:21 +0800 (+08) (envelope-from shao.mingyin@zte.com.cn) Received: from mapi (xaxapp04[null]) by mapi (Zmail) with MAPI id mid32; Wed, 17 Sep 2025 11:55:22 +0800 (CST) Date: Wed, 17 Sep 2025 11:55:22 +0800 (CST) X-Zmail-TransId: 2afb68ca312aad0-e9f69 X-Mailer: Zmail v1.0 Message-ID: <20250917115522495GLHVUSlfNCJr9lf9gxsDy@zte.com.cn> In-Reply-To: <20250917115057635tlnrFBfUcn1C1pBCZ02gN@zte.com.cn> References: 20250917115057635tlnrFBfUcn1C1pBCZ02gN@zte.com.cn Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 From: To: Cc: , , , , , , , , , Subject: =?UTF-8?B?W1BBVENIIHY1IDMvN10gRG9jcy96aF9DTjogVHJhbnNsYXRlIGdmczIucnN0IHRvIFNpbXBsaWZpZWQgQ2hpbmVzZQ==?= Content-Type: text/plain; charset="utf-8" X-MAIL: mse-fl1.zte.com.cn 58H3tLO1042496 X-TLS: YES X-SPF-DOMAIN: zte.com.cn X-ENVELOPE-SENDER: shao.mingyin@zte.com.cn X-SPF: None X-SOURCE-IP: 10.5.228.132 unknown Wed, 17 Sep 2025 11:55:58 +0800 X-Fangmail-Anti-Spam-Filtered: true X-Fangmail-MID-QID: 68CA314E.000/4cRQ0t3YDnz5B13w Content-Transfer-Encoding: quoted-printable From: Shao Mingyin translate the "gfs2.rst" into Simplified Chinese. Update to commit d9593868cd58("Documentation: Update filesystems/gfs2.rst") Signed-off-by: Shao Mingyin Signed-off-by: yang tao --- v4->v5 fix some format issues. .../translations/zh_CN/filesystems/gfs2.rst | 57 +++++++++++++++++++ .../translations/zh_CN/filesystems/index.rst | 1 + 2 files changed, 58 insertions(+) create mode 100644 Documentation/translations/zh_CN/filesystems/gfs2.rst diff --git a/Documentation/translations/zh_CN/filesystems/gfs2.rst b/Docume= ntation/translations/zh_CN/filesystems/gfs2.rst new file mode 100644 index 000000000000..301a6af257b1 --- /dev/null +++ b/Documentation/translations/zh_CN/filesystems/gfs2.rst @@ -0,0 +1,57 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/filesystems/gfs2.rst + +:=E7=BF=BB=E8=AF=91: + + =E9=82=B5=E6=98=8E=E5=AF=85 Shao Mingyin + +:=E6=A0=A1=E8=AF=91: + + - =E6=9D=A8=E6=B6=9B yang tao + +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D +=E5=85=A8=E5=B1=80=E6=96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F 2 (Global File Syst= em 2) +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D + +GFS2 =E6=98=AF=E4=B8=80=E4=B8=AA=E9=9B=86=E7=BE=A4=E6=96=87=E4=BB=B6=E7=B3= =BB=E7=BB=9F=E3=80=82=E5=AE=83=E5=85=81=E8=AE=B8=E4=B8=80=E7=BB=84=E8=AE=A1= =E7=AE=97=E6=9C=BA=E5=90=8C=E6=97=B6=E4=BD=BF=E7=94=A8=E5=9C=A8=E5=AE=83=E4= =BB=AC=E4=B9=8B=E9=97=B4=E5=85=B1=E4=BA=AB=E7=9A=84=E5=9D=97=E8=AE=BE=E5=A4= =87=EF=BC=88=E9=80=9A +=E8=BF=87 FC=E3=80=81iSCSI=E3=80=81NBD =E7=AD=89=EF=BC=89=E3=80=82GFS2 =E5= =83=8F=E6=9C=AC=E5=9C=B0=E6=96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F=E4=B8=80=E6=A0= =B7=E8=AF=BB=E5=86=99=E5=9D=97=E8=AE=BE=E5=A4=87=EF=BC=8C=E4=BD=86=E4=B9=9F= =E4=BD=BF=E7=94=A8=E4=B8=80=E4=B8=AA=E9=94=81 +=E6=A8=A1=E5=9D=97=E6=9D=A5=E8=AE=A9=E8=AE=A1=E7=AE=97=E6=9C=BA=E5=8D=8F= =E8=B0=83=E5=AE=83=E4=BB=AC=E7=9A=84 I/O =E6=93=8D=E4=BD=9C=EF=BC=8C=E4=BB= =8E=E8=80=8C=E7=BB=B4=E6=8A=A4=E6=96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F=E7=9A=84= =E4=B8=80=E8=87=B4=E6=80=A7=E3=80=82GFS2 =E7=9A=84=E5=87=BA=E8=89=B2=E7=89= =B9 +=E6=80=A7=E4=B9=8B=E4=B8=80=E6=98=AF=E5=AE=8C=E7=BE=8E=E4=B8=80=E8=87=B4= =E6=80=A7=E2=80=94=E2=80=94=E5=9C=A8=E4=B8=80=E5=8F=B0=E6=9C=BA=E5=99=A8=E4= =B8=8A=E5=AF=B9=E6=96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F=E6=89=80=E5=81=9A=E7=9A= =84=E6=9B=B4=E6=94=B9=E4=BC=9A=E7=AB=8B=E5=8D=B3=E6=98=BE=E7=A4=BA=E5=9C=A8= =E9=9B=86=E7=BE=A4=E4=B8=AD=E7=9A=84=E6=89=80 +=E6=9C=89=E5=85=B6=E4=BB=96=E6=9C=BA=E5=99=A8=E4=B8=8A=E3=80=82 + +GFS2 =E4=BD=BF=E7=94=A8=E5=8F=AF=E4=BA=92=E6=8D=A2=E7=9A=84=E8=8A=82=E7=82= =B9=E9=97=B4=E9=94=81=E5=AE=9A=E6=9C=BA=E5=88=B6=EF=BC=8C=E5=BD=93=E5=89=8D= =E6=94=AF=E6=8C=81=E7=9A=84=E6=9C=BA=E5=88=B6=E6=9C=89=EF=BC=9A + + lock_nolock + - =E5=85=81=E8=AE=B8=E5=B0=86 GFS2 =E7=94=A8=E4=BD=9C=E6=9C=AC=E5=9C= =B0=E6=96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F + + lock_dlm + - =E4=BD=BF=E7=94=A8=E5=88=86=E5=B8=83=E5=BC=8F=E9=94=81=E7=AE=A1=E7= =90=86=E5=99=A8 (dlm) =E8=BF=9B=E8=A1=8C=E8=8A=82=E7=82=B9=E9=97=B4=E9=94= =81=E5=AE=9A=E3=80=82 + =E8=AF=A5 dlm =E4=BD=8D=E4=BA=8E linux/fs/dlm/ + +lock_dlm =E4=BE=9D=E8=B5=96=E4=BA=8E=E5=9C=A8=E4=B8=8A=E8=BF=B0 URL =E4=B8= =AD=E6=89=BE=E5=88=B0=E7=9A=84=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4=E9=9B=86= =E7=BE=A4=E7=AE=A1=E7=90=86=E7=B3=BB=E7=BB=9F=E3=80=82 + +=E8=8B=A5=E8=A6=81=E5=B0=86 GFS2 =E7=94=A8=E4=BD=9C=E6=9C=AC=E5=9C=B0=E6= =96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F=EF=BC=8C=E5=88=99=E4=B8=8D=E9=9C=80=E8=A6= =81=E5=A4=96=E9=83=A8=E9=9B=86=E7=BE=A4=E7=B3=BB=E7=BB=9F=EF=BC=8C=E5=8F=AA= =E9=9C=80=EF=BC=9A: + + $ mkfs -t gfs2 -p lock_nolock -j 1 /dev/block_device + $ mount -t gfs2 /dev/block_device /dir + +=E5=9C=A8=E6=89=80=E6=9C=89=E9=9B=86=E7=BE=A4=E8=8A=82=E7=82=B9=E4=B8=8A= =E9=83=BD=E9=9C=80=E8=A6=81=E5=AE=89=E8=A3=85 gfs2-utils =E8=BD=AF=E4=BB=B6= =E5=8C=85=EF=BC=9B=E5=AF=B9=E4=BA=8E lock_dlm=EF=BC=8C=E6=82=A8=E8=BF=98=E9= =9C=80=E8=A6=81=E6=8C=89 +=E7=85=A7=E6=96=87=E6=A1=A3=E9=85=8D=E7=BD=AE dlm =E5=92=8C corosync =E7= =94=A8=E6=88=B7=E7=A9=BA=E9=97=B4=E5=B7=A5=E5=85=B7=E3=80=82 + +gfs2-utils =E5=8F=AF=E5=9C=A8 https://pagure.io/gfs2-utils =E6=89=BE=E5= =88=B0=E3=80=82 + +GFS2 =E5=9C=A8=E7=A3=81=E7=9B=98=E6=A0=BC=E5=BC=8F=E4=B8=8A=E4=B8=8E=E6=97= =A9=E6=9C=9F=E7=89=88=E6=9C=AC=E7=9A=84 GFS =E4=B8=8D=E5=85=BC=E5=AE=B9=EF= =BC=8C=E4=BD=86=E5=AE=83=E5=B7=B2=E7=9B=B8=E5=BD=93=E6=8E=A5=E8=BF=91=E3=80= =82 + +=E4=BB=A5=E4=B8=8B=E6=89=8B=E5=86=8C=E9=A1=B5 (man pages) =E5=8F=AF=E5=9C= =A8 gfs2-utils =E4=B8=AD=E6=89=BE=E5=88=B0=EF=BC=9A + + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D + fsck.gfs2 =E7=94=A8=E4=BA=8E=E4=BF=AE=E5=A4=8D=E6=96=87=E4=BB=B6=E7=B3= =BB=E7=BB=9F + gfs2_grow =E7=94=A8=E4=BA=8E=E5=9C=A8=E7=BA=BF=E6=89=A9=E5=B1=95=E6=96= =87=E4=BB=B6=E7=B3=BB=E7=BB=9F + gfs2_jadd =E7=94=A8=E4=BA=8E=E5=9C=A8=E7=BA=BF=E5=90=91=E6=96=87=E4=BB= =B6=E7=B3=BB=E7=BB=9F=E6=B7=BB=E5=8A=A0=E6=97=A5=E5=BF=97 + tunegfs2 =E7=94=A8=E4=BA=8E=E6=93=8D=E4=BD=9C=E3=80=81=E6=A3=80=E6=9F= =A5=E5=92=8C=E8=B0=83=E4=BC=98=E6=96=87=E4=BB=B6=E7=B3=BB=E7=BB=9F + gfs2_convert =E7=94=A8=E4=BA=8E=E5=B0=86 gfs =E6=96=87=E4=BB=B6=E7=B3= =BB=E7=BB=9F=E5=8E=9F=E5=9C=B0=E8=BD=AC=E6=8D=A2=E4=B8=BA GFS2 + mkfs.gfs2 =E7=94=A8=E4=BA=8E=E5=88=9B=E5=BB=BA=E6=96=87=E4=BB=B6=E7=B3= =BB=E7=BB=9F + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D diff --git a/Documentation/translations/zh_CN/filesystems/index.rst b/Docum= entation/translations/zh_CN/filesystems/index.rst index 3c25b39739db..37968fb91f1a 100644 --- a/Documentation/translations/zh_CN/filesystems/index.rst +++ b/Documentation/translations/zh_CN/filesystems/index.rst @@ -28,3 +28,4 @@ Linux Kernel=E4=B8=AD=E7=9A=84=E6=96=87=E4=BB=B6=E7=B3=BB= =E7=BB=9F tmpfs ubifs ubifs-authentication + gfs2 --=20 2.25.1