On Fri, Jul 24, 2015 at 1:47 PM, Ming Lin <[email protected]> wrote:
>
> And I want to learn how the btree node insert/delete/update happens on
> disk. These maybe too detail. I'm going to write a small tool to dump
> the file system. Then I could understand better the on disk btree
> format.

Here is my simple tool to dump parts of the on-disk format.
http://www.minggr.net/cgit/cgit.cgi/bcache-tools/commit/?id=deb258e2

It's not in good shape, but simple enough to learn the on-disk format.
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to