Home
last modified time | relevance | path

Searched hist:"9 d4b0a129a0d081821f21edccad154f8e2a1b747" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dspace-info.hdiff 9d4b0a129a0d081821f21edccad154f8e2a1b747 Fri Jul 15 14:45:22 CDT 2022 Josef Bacik <josef@toxicpanda.com> btrfs: simplify arguments of btrfs_update_space_info and rename

This function has grown a bunch of new arguments, and it just boils down
to passing in all the block group fields as arguments. Simplify this by
passing in the block group itself and updating the space_info fields
based on the block group fields directly.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dspace-info.cdiff 9d4b0a129a0d081821f21edccad154f8e2a1b747 Fri Jul 15 14:45:22 CDT 2022 Josef Bacik <josef@toxicpanda.com> btrfs: simplify arguments of btrfs_update_space_info and rename

This function has grown a bunch of new arguments, and it just boils down
to passing in all the block group fields as arguments. Simplify this by
passing in the block group itself and updating the space_info fields
based on the block group fields directly.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dblock-group.cdiff 9d4b0a129a0d081821f21edccad154f8e2a1b747 Fri Jul 15 14:45:22 CDT 2022 Josef Bacik <josef@toxicpanda.com> btrfs: simplify arguments of btrfs_update_space_info and rename

This function has grown a bunch of new arguments, and it just boils down
to passing in all the block group fields as arguments. Simplify this by
passing in the block group itself and updating the space_info fields
based on the block group fields directly.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>