Btrfs: dummy extent buffers for tree mod log
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Wed, 16 May 2012 15:00:02 +0000 (17:00 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Sat, 26 May 2012 10:17:54 +0000 (12:17 +0200)
The tree modification log needs two ways to create dummy extent buffers,
once by allocating a fresh one (to rebuild an old root) and once by
cloning an existing one (to make private rewind modifications) to it.

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>

No differences found