blob: 7d724cad4932b0973bcbe21937fcf906493b4b03 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Please, read https://fuchsia.dev/fuchsia-src/contribute/docs/documentation-navigation-toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Filesystem architecture"
path: /docs/concepts/filesystems/filesystems.md
- title: "MinFS"
path: /docs/concepts/filesystems/minfs.md
- title: "BlobFS"
path: /docs/concepts/filesystems/blobfs.md
- title: "Random access compression in BlobFS"
path: /docs/concepts/filesystems/random-access-compression.md
- title: "\"dot dot\" (..) considered harmful"
path: /docs/concepts/filesystems/dotdot.md
- title: "Block devices"
path: /docs/concepts/filesystems/block_devices.md
- title: "zxcrypt"
path: /docs/concepts/filesystems/zxcrypt.md
- title: "Life of an open"
path: /docs/concepts/filesystems/life_of_an_open.md