commit | f3ea38da3e76455fbd6d405cdca4d050ed085458 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | Sat May 26 11:45:21 2012 +0200 |
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | Wed May 30 15:17:32 2012 +0200 |
tree | 8d0a86f40ca9516cb1a174c0716075e230bbfa0f | |
parent | f230475e62f77930e776881deb6e95cfd2226bd4 [diff] |
Btrfs: add del_ptr and insert_ptr modifications to the tree mod log Record all relevant modifications to block pointers in the tree mod log so that we can rewind them later on for backref walking. Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>