SMREmulator 1.0
ShingledMagneticRecordingEmulator

edidump.c File Reference

Dumps the metadata for a given EDI file. More...

#include <stdio.h>
#include <stdint.h>
#include <limits.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <emudiskimg.h>
#include <emudebug.h>
#include <emulator.h>
#include <ediversion.h>

Go to the source code of this file.


Detailed Description

Dumps the metadata for a given EDI file.

Author:
Anand Suresh <anandsuresh@cmu.edu>

Definition in file edidump.c.