Btrfs: Move snapshot creation to commit time
It is very difficult to create a consistent snapshot of the btree when
other writers may update the btree before the commit is done.
This changes the snapshot creation to happen during the commit, while
no other updates are possible.
Signed-off-by:
Chris Mason <chris.mason@oracle.com>
parent
dc17ff8f
Please register or sign in to comment