Home
last modified time | relevance | path

Searched hist:"48 ec2cf8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.c48ec2cf8 Mon Jun 09 08:35:50 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix race in running_transaction checks

When a new transaction was started, the code would incorrectly
set the pointer in fs_info before all the data structures were setup.
fsync heavy workloads hit races on the setup of the ordered inode spinlock

Signed-off-by: Chris Mason <chris.mason@oracle.com>
48ec2cf8 Mon Jun 09 08:35:50 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix race in running_transaction checks

When a new transaction was started, the code would incorrectly
set the pointer in fs_info before all the data structures were setup.
fsync heavy workloads hit races on the setup of the ordered inode spinlock

Signed-off-by: Chris Mason <chris.mason@oracle.com>