Commit 9f6d2510 authored by David Sterba's avatar David Sterba
Browse files

btrfs: use named constant for bdev blocksize



Superblock is read and written using buffer heads, we need to set the
bdev blocksize. The magic constant has been hardcoded in several places,
so replace it with a named constant.

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