btrfs*, mkfs.btrfs: update link to new website (#9517)

This commit is contained in:
John Toohey
2022-11-15 11:50:15 +00:00
committed by GitHub
parent 8ae3e3f3bc
commit 587e51d780
38 changed files with 38 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
# btrfs device
> 管理 btrfs 文件系统中的设备。
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-device>.
> 更多信息:<https://btrfs.readthedocs.io/en/latest/btrfs-device.html>.
- 将一个或多个设备添加到 btrfs 文件系统中:

View File

@@ -1,7 +1,7 @@
# btrfs filesystem
> 管理 btrfs 文件系统。
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-filesystem>.
> 更多信息:<https://btrfs.readthedocs.io/en/latest/btrfs-filesystem.html>.
- 显示文件系统使用情况(可以选择以 root 身份运行以显示详细信息):

View File

@@ -2,7 +2,7 @@
> 清理 btrfs 文件系统以验证数据完整性。
> 建议每月运行一次 scrub.
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-scrub>.
> 更多信息:<https://btrfs.readthedocs.io/en/latest/btrfs-scrub.html>.
- 开始 scrub

View File

@@ -1,7 +1,7 @@
# btrfs subvolume
> 管理 btrfs 子卷和快照。
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-subvolume>.
> 更多信息:<https://btrfs.readthedocs.io/en/latest/btrfs-subvolume.html>.
- 创建一个新的空子卷:

View File

@@ -2,7 +2,7 @@
> 一种基于写时复制COW原理的 Linux 文件系统。
> 此命令也有关于其子命令的文件,例如:`btrfs device`.
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs>.
> 更多信息:<https://btrfs.readthedocs.io/en/latest/btrfs.html>.
- 创建子卷: