Commit 165c8b02 authored by David Sterba's avatar David Sterba
Browse files

btrfs: use narrower type for btrfs_transaction::num_dirty_bgs



The u64 is an overkill here, we could not possibly create that many
blockgroups in one transaction.

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