Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: add a barrier before a waitqueue_active check
We were missing wakeups on the delayed ref waitqueue due to races on waitqueue_active. Signed-off-by: Chris Mason <chris.mason@fusionio.com>
- Loading branch information