btrfs*, mkfs.btrfs: update link to new website (#9517)
This commit is contained in:
@@ -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 文件系统中:
|
||||
|
||||
|
@@ -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 身份运行以显示详细信息):
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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>.
|
||||
|
||||
- 创建一个新的空子卷:
|
||||
|
||||
|
@@ -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>.
|
||||
|
||||
- 创建子卷:
|
||||
|
||||
|
Reference in New Issue
Block a user