Bug 200405
Summary: | Potential deadlock in btrfs_tree_lock() when perform writing to btrfs filesystem | ||
---|---|---|---|
Product: | File System | Reporter: | Wen Xu (wen.xu) |
Component: | btrfs | Assignee: | BTRFS virtual assignee (fs_btrfs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | dsterba, wen.xu |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.18 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | The (compressed) crafted image which causes crash |
Description
Wen Xu
2018-07-04 17:26:32 UTC
Thanks for the report. Fixed by b72c3aba09a53fc7c1 "btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock", in 4.20. |