diff --git a/content/post/164dd22cef594dbcbeccf8b839a455c6/index.zh-cn.md b/content/post/164dd22cef594dbcbeccf8b839a455c6/index.zh-cn.md index a9b0dee..6d18617 100644 --- a/content/post/164dd22cef594dbcbeccf8b839a455c6/index.zh-cn.md +++ b/content/post/164dd22cef594dbcbeccf8b839a455c6/index.zh-cn.md @@ -6,6 +6,7 @@ date = "2022-11-06" description = "" categories = ["HomeLab"] tags = ["DSM", "pt"] +image = "https://img.mitsea.com/blog/posts/2022/11/%E7%BE%A4%E6%99%96%20btrfs%20%E5%85%B3%E4%BA%8E%20cow%20%E7%9A%84%E8%A7%82%E5%AF%9F/title.jpg?x-oss-process=style/ImageCompress" +++ ## 关于 btrfs 的 cow @@ -52,4 +53,6 @@ tags = ["DSM", "pt"] 在同样支持 cow 的 APFS 中也表现出相同的行为,复制出来的副本虽然实际上不会额外占用空间,但是统计文件夹大小的时候仍然会重复统计。 -![](https://img.mitsea.com/blog/posts/2022/11/%E7%BE%A4%E6%99%96%20btrfs%20%E5%85%B3%E4%BA%8E%20cow%20%E7%9A%84%E8%A7%82%E5%AF%9F/8.png?x-oss-process=style/ImageCompress) \ No newline at end of file +![](https://img.mitsea.com/blog/posts/2022/11/%E7%BE%A4%E6%99%96%20btrfs%20%E5%85%B3%E4%BA%8E%20cow%20%E7%9A%84%E8%A7%82%E5%AF%9F/8.png?x-oss-process=style/ImageCompress) + +> Photo by [Lysander Yuen](https://unsplash.com/@lysanderyuen?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/duplicate?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)