X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fprotocols%2Fdumprestore.h;h=54bc19071de249d14b3b3badcab05db33d68eb19;hp=9c6844fd52f2eca58fdb71f4f121720a631487a7;hb=cc7747ebe3cb5b31e059155a8bb1ee4cecc67236;hpb=e4e31ce9eb383940daa3d9d0d7023b570b1aac4c diff --git a/compat/include/protocols/dumprestore.h b/compat/include/protocols/dumprestore.h index 9c6844f..54bc190 100644 --- a/compat/include/protocols/dumprestore.h +++ b/compat/include/protocols/dumprestore.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - AlcĂ´ve , 2000-2002 * - * $Id: dumprestore.h,v 1.20 2003/10/26 16:05:46 stelian Exp $ + * $Id: dumprestore.h,v 1.21 2004/04/13 13:03:55 stelian Exp $ */ /* @@ -69,6 +69,7 @@ #define OFS_MAGIC (int)60011 #define NFS_MAGIC (int)60012 +#define FS_UFS2_MAGIC (int)0x19540119 #define CHECKSUM (int)84446 #ifdef __linux__