Separated further readings from sources

This commit is contained in:
Michele Cereda
2022-05-01 11:03:32 +02:00
parent 35cce39ed7
commit 10cac45a7d
24 changed files with 86 additions and 45 deletions

View File

@@ -55,12 +55,14 @@ sudo snapper -c config diff 445..446
- [Gentoo wiki]
- [Snapper]
[gentoo wiki]: https://wiki.gentoo.org/wiki/Btrfs
[snapper]: snapper.md
## Sources
- [does btrfs have an efficient way to compare snapshots?]
- [determine if a btrfs subvolume is read-only]
[snapper]: snapper.md
[gentoo wiki]: https://wiki.gentoo.org/wiki/Btrfs
[determine if a btrfs subvolume is read-only]: https://unix.stackexchange.com/questions/375645/determine-if-btrfs-subvolume-is-read-only#375646
[does btrfs have an efficient way to compare snapshots?]: https://serverfault.com/questions/399894/does-btrfs-have-an-efficient-way-to-compare-snapshots#419444