mqueue: apply mathematics distributivity on mq_bytes calculation
[safe/jmp/linux-2.6] / fs / partitions / sun.h
index b1b19fd..7f864d1 100644 (file)
@@ -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);