]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: use appropriate define for the fsid
authorAnand Jain <anand.jain@oracle.com>
Sat, 29 Jul 2017 09:50:09 +0000 (17:50 +0800)
committerDavid Sterba <dsterba@suse.com>
Fri, 18 Aug 2017 14:36:29 +0000 (16:36 +0200)
commit2322d6e92d5403349b70114cca8e99eef6b3a560
tree60f7638eb4ebd353bd7defc742b565b475e90376
parent08b1cd581e87daf710ec96b6c96b3c86f155ec7c
btrfs: use appropriate define for the fsid

Though BTRFS_FSID_SIZE and BTRFS_UUID_SIZE are of the same size, we
should use the matching constant for the fsid buffer.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/check-integrity.c
fs/btrfs/disk-io.c
fs/btrfs/scrub.c
fs/btrfs/volumes.c