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

btrfs: defrag, use unsigned type for extent thresh



Signed type mismatches the ioctl structure, all extent calculations are
done on unsigned types.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.cz>
parent 1d52c78a
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