X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ctree.h;h=fa861ba0b4c3348c92f5e1591d05effef622547a;hb=6cedd688115d85e6f14a43f7653378749ef31624;hp=c76849d8deb79336ce225b8e3aa66e10e7ee5754;hpb=12becfe1220bb4e45e529d4d2363394431605deb;p=platform%2Fupstream%2Fbtrfs-progs.git diff --git a/ctree.h b/ctree.h index c76849d..fa861ba 100644 --- a/ctree.h +++ b/ctree.h @@ -167,10 +167,9 @@ struct btrfs_free_space_ctl; /* csum types */ #define BTRFS_CSUM_TYPE_CRC32 0 +/* four bytes for CRC32 */ static int btrfs_csum_sizes[] = { 4 }; -/* four bytes for CRC32 */ -#define BTRFS_CRC32_SIZE 4 #define BTRFS_EMPTY_DIR_SIZE 0 #define BTRFS_FT_UNKNOWN 0