Skip to content
Commit 14e46e04 authored by David Sterba's avatar David Sterba
Browse files

btrfs: synchronize incompat feature bits with sysfs files



The files under /sys/fs/UUID/features get out of sync with the actual
incompat bits set for the filesystem if they change after mount (eg. the
LZO compression).

Synchronize the feature bits with the sysfs files representing them
right after we set/clear them.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 444e7516
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