Btrfs: add del_ptr and insert_ptr modifications to the tree mod log
commitf3ea38da3e76455fbd6d405cdca4d050ed085458
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Sat, 26 May 2012 09:45:21 +0000 (26 11:45 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Wed, 30 May 2012 13:17:32 +0000 (30 15:17 +0200)
tree8d0a86f40ca9516cb1a174c0716075e230bbfa0f
parentf230475e62f77930e776881deb6e95cfd2226bd4
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>
fs/btrfs/ctree.c