Skip to content
Commit e410e34f authored by Chris Mason's avatar Chris Mason
Browse files

Revert "btrfs: synchronize incompat feature bits with sysfs files"

This reverts commit 14e46e04

.

This ends up doing sysfs operations from deep in balance (where we
should be GFP_NOFS) and under heavy balance load, we're making races
against sysfs internals.

Revert it for now while we figure things out.

Signed-off-by: default avatarChris Mason <clm@fb.com>
parent e1c0ebad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment