Re: [PATCH] btrfs-progs: Replace btrfs_block_group_cache::item with dedicated members

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 30, 2019 at 03:40:39PM +0800, Qu Wenruo wrote:
> We access btrfs_block_group_cache::item mostly for @used and @flags.
> 
> @flags is already a dedicated member in btrfs_block_group_cache, only
> @used doesn't have a dedicated member.
> 
> This patch will remove btrfs_block_group_cache::item and add
> btrfs_block_group_cache::used.
> 
> It's the btrfs-progs equivalent of the following kernel patches:
> btrfs: move block_group_item::used to block group
> btrfs: move block_group_item::flags to block group
> btrfs: remove embedded block_group_cache::item
> 
> Signed-off-by: Qu Wenruo <wqu@xxxxxxxx>

Applied, thanks.



[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux