Skip to content
Commit 7c7e82a7 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: check for a null fs root when writing to the backup root log



During log replay, can commit the transaction before the fs_root
pointers are setup, so we have to make sure they are not null before
trying to use them.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent d43317dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment