From 6e8f4721fc939d3bf75d81fdd503238fb24481cf Mon Sep 17 00:00:00 2001 From: darksun Date: Wed, 2 May 2018 12:39:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98:=20What=20Stratis=20learned?= =?UTF-8?q?=20from=20ZFS,=20Btrfs,=20and=20Linux=20Volume=20Manager=20|=20?= =?UTF-8?q?Opensource.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...from ZFS, Btrfs, and Linux Volume Manager - Opensource.com.md | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/tech/20180426 What Stratis learned from ZFS, Btrfs, and Linux Volume Manager - Opensource.com.md b/sources/tech/20180426 What Stratis learned from ZFS, Btrfs, and Linux Volume Manager - Opensource.com.md index a32792e532..bf658cab42 100644 --- a/sources/tech/20180426 What Stratis learned from ZFS, Btrfs, and Linux Volume Manager - Opensource.com.md +++ b/sources/tech/20180426 What Stratis learned from ZFS, Btrfs, and Linux Volume Manager - Opensource.com.md @@ -1,6 +1,5 @@ What Stratis learned from ZFS, Btrfs, and Linux Volume Manager | Opensource.com ====== - ![](https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/cloud-windows-building-containers.png?itok=0XvZLZ8k) As discussed in [Part 1][1] of this series, Stratis is a volume-managing filesystem (VMF) with functionality similar to [ZFS][2] and [Btrfs][3]. In designing Stratis, we studied the choices that developers of existing solutions made.