mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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>
This commit is contained in:
parent
e1b81e6761
commit
48ec2cf873
1 changed files with 3 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue