summaryrefslogtreecommitdiff
path: root/public/index.atom
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-07-21 23:49:36 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2023-07-21 23:49:52 -0600
commit705487d6b3fd418c39d453ef24d8e425d335ba3e (patch)
tree3a45dc6ad9c0295427530911b5fff6030660a95c /public/index.atom
parent9f1f26adbd35e5b968f3a561bc04fb7664322f55 (diff)
parent0c1025a74ee1fbefcf1b5bb69beb9a79c77489f9 (diff)
make: btrfs-rec.md: Link to btrfs-fuse
Diffstat (limited to 'public/index.atom')
-rw-r--r--public/index.atom5
1 files changed, 3 insertions, 2 deletions
diff --git a/public/index.atom b/public/index.atom
index 3612db1..b7d48a0 100644
--- a/public/index.atom
+++ b/public/index.atom
@@ -228,8 +228,9 @@ $ sudo btrfs-rec inspect mount \
&lt;code&gt;mappings.json&lt;/code&gt; explained more) in &lt;a
href="https://git.lukeshu.com/btrfs-progs-ng/tree/examples/main.sh?id=18e6066c241cf3d252b6521150843ffc858d8434"&gt;&lt;code&gt;./examples/main.sh&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h1 id="prior-art"&gt;3. Prior art&lt;/h1&gt;
-&lt;p&gt;Comparing &lt;code&gt;btrfs-rec inspect mount&lt;/code&gt; with the existing
-https://github.com/adam900710/btrfs-fuse project:&lt;/p&gt;
+&lt;p&gt;Comparing &lt;code&gt;btrfs-rec inspect mount&lt;/code&gt; with the existing &lt;a
+href="https://github.com/adam900710/btrfs-fuse"&gt;https://github.com/adam900710/btrfs-fuse&lt;/a&gt;
+project:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Again, mine has better fault tolerance&lt;/li&gt;
&lt;li&gt;Mine is read-only&lt;/li&gt;