ATA_MAGIC
if (strncmp(meta->promise_id, ATA_MAGIC, strlen(ATA_MAGIC))) {
bcopy(ATA_MAGIC, meta->promise_id, sizeof(ATA_MAGIC));