diff options
author | Qu Wenruo <wqu@suse.com> | 2020-05-05 07:58:23 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-05-25 11:25:31 +0200 |
commit | 3be4d8efe3cf218350cf2c3f39136a636698c572 (patch) | |
tree | 58ae5c6f739a27e583d56a6b6c899dcf98e9c7be /fs/btrfs/struct-funcs.c | |
parent | 97f4728af88822ddd13941c3ac84a4ce3a9ff823 (diff) |
btrfs: block-group: rename write_one_cache_group()
The name of this function contains the word "cache", which is left from
the times where btrfs_block_group was called btrfs_block_group_cache.
Now this "cache" doesn't match anything, and we have better namings for
functions like read/insert/remove_block_group_item().
Rename it to update_block_group_item().
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/struct-funcs.c')
0 files changed, 0 insertions, 0 deletions