]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e4b6636216810560967a4c3fea0fccbea108e4d
treebe0835a915143fe9fa63a1c6f2a40dbfdc0c8646
parent36549b61a51a10db0b6808df60c3c3319cc3a150
Btrfs: dummy extent buffers for tree mod log

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>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h