Home
last modified time | relevance | path

Searched hist:"7 c7e82a7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Ddisk-io.c7c7e82a7 Sun Nov 06 17:50:56 CST 2011 Chris Mason <chris.mason@oracle.com> 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: Chris Mason <chris.mason@oracle.com>
7c7e82a7 Sun Nov 06 17:50:56 CST 2011 Chris Mason <chris.mason@oracle.com> 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: Chris Mason <chris.mason@oracle.com>