btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf size
authorAnand Jain <anand.jain@oracle.com>
Mon, 4 Nov 2013 07:17:41 +0000 (15:17 +0800)
committerChris Mason <clm@fb.com>
Fri, 31 Jan 2014 16:22:03 +0000 (08:22 -0800)
commit1ecefced86538306d581b05105a93d1268ce0028
tree2c056cfa051e67a6773add9f2b5b550470f1fdcd
parent457b1286dd9976efbfec25bb286ddc8cec410aa1
btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf size

we use 37 as the allocation size to hold the uuid_unparse, here
it defines BTRFS_UUID_UNPARSE_SIZE for the same.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
btrfs-debug-tree.c
btrfs-list.c
btrfs-show-super.c
cmds-check.c
cmds-filesystem.c
cmds-scrub.c
cmds-subvolume.c
print-tree.c
utils.h