On Tue, Nov 03, 2015 at 11:23:37AM +0800, Zhao Lei wrote:
> There are two total_bytes in btrfs_add_to_fsid(), local variable
> of total_bytes means fs_total_bytes, and device->total_bytes means
> device's total_bytes.
> And device's total_bytes in argument is named block_count in current
> code.
> 
> This patch rename:
>  total_bytes -> fs_total_bytes
>  block_count -> device_total_bytes

This patch is actually 1/2, otherwise it does not compile. Applied in
reverse order.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to