X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fpartitions%2Fsun.h;h=7f864d1f86d4747548ad0635cfe171462977226d;hb=03b883840c630c7b571690577809754739ac773f;hp=b1b19fda7b22c8b742a88c40029db342dd57fd00;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/fs/partitions/sun.h b/fs/partitions/sun.h index b1b19fda7b..7f864d1f86 100644 --- a/fs/partitions/sun.h +++ b/fs/partitions/sun.h @@ -3,5 +3,6 @@ */ #define SUN_LABEL_MAGIC 0xDABE +#define SUN_VTOC_SANITY 0x600DDEEE int sun_partition(struct parsed_partitions *state, struct block_device *bdev);