OSDN Git Service

btrfs: rename total_bytes to avoid confusion
authorAnand Jain <Anand.Jain@oracle.com>
Wed, 20 Aug 2014 02:54:17 +0000 (10:54 +0800)
committerChris Mason <clm@fb.com>
Wed, 17 Sep 2014 20:38:12 +0000 (13:38 -0700)
commit3c1dbdf54a31f4f049a33214c3096595988786bf
tree386b61a772325397d42d3a26455e758fccf7b994
parentde4c296f63b43794df453a3fffbb4163ccd1c6af
btrfs: rename total_bytes to avoid confusion

we are assigning number_devices to the total_bytes,
that's very confusing for a moment

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/volumes.c