summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2021-03-17 03:26:56 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2021-03-17 03:26:56 -0400
commiteec4db16a77b0816cc497c47ffac54235042bebc (patch)
treeea622fcc48019da934cee3bacb28e2d11378a880
parentcc9a14823969c165564256a37f2cec71e2879cc7 (diff)
formatting fixes
-rw-r--r--Snapshots.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/Snapshots.mdwn b/Snapshots.mdwn
index dbe9de2..6127ab4 100644
--- a/Snapshots.mdwn
+++ b/Snapshots.mdwn
@@ -24,7 +24,9 @@ Subvolumes:
===========
Subvolumes are needed for two reasons:
+
* They're the mechanism for accessing snapshots
+
* Also, they're a way of isolating different parts of the filesystem hierarchy
from snapshots, or taking snapshots that aren't global. I.e. you'd create a
subvolume for your database so that filesystem snapshots don't COW it, or