From 4ff8f54710761702ba9215b0dbb5e4db3b5dad0b Mon Sep 17 00:00:00 2001 From: taoky Date: Sat, 10 Feb 2024 19:30:54 +0800 Subject: [PATCH] ops/storage: update status --- docs/ops/storage/filesystem.md | 2 ++ docs/ops/storage/index.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/ops/storage/filesystem.md b/docs/ops/storage/filesystem.md index 73b7a87..74ebd8f 100644 --- a/docs/ops/storage/filesystem.md +++ b/docs/ops/storage/filesystem.md @@ -1,5 +1,7 @@ # 分区与文件系统 +!!! warning "本文仍在编辑中" + ## 相关概念 - 块设备:常见的磁盘设备的读写均以块(而不是字节)为单位,因此在 Linux 中,设备文件分为块设备和字符设备两种。 diff --git a/docs/ops/storage/index.md b/docs/ops/storage/index.md index 8daa62c..4fabdad 100644 --- a/docs/ops/storage/index.md +++ b/docs/ops/storage/index.md @@ -4,7 +4,7 @@ icon: material/harddisk # 存储系统 -!!! warning "本文仍在编辑中" +!!! warning "本文初稿已完成,但可能仍需大幅度修改" 服务器需要使用的存储方案与个人计算机的差异较大,例如: