Hi, when I learned Git I made the experience that it was actually a lot easier to understand Git by learning the internals: blobs, trees, commits, tags and how they are connected, e.g. http://eagain.net/articles/git-for-computer-scientists/ Is there a document or presentation out there that takes this approach to explain btrfs? Thank you, Thomas Koch, http://www.koch.ro -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Thomas Koch <thomas@koch.ro> writes:> Hi, > > when I learned Git I made the experience that it was actually a lot easier to > understand Git by learning the internals: blobs, trees, commits, tags and how > they are connected, e.g. > http://eagain.net/articles/git-for-computer-scientists/ > > Is there a document or presentation out there that takes this approach to > explain btrfs? >The btrfs wiki contains some documentation like this, e.g. https://btrfs.wiki.kernel.org/index.php/Code_documentation -- Nick -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html