X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fprotocols%2Fdumprestore.h;h=981b9f6014970c5b4b3b013100092eeee9899555;hp=54bc19071de249d14b3b3badcab05db33d68eb19;hb=a55ce9149e3f4a5f848a20b7593dbe8cd7b0bbd1;hpb=cc7747ebe3cb5b31e059155a8bb1ee4cecc67236 diff --git a/compat/include/protocols/dumprestore.h b/compat/include/protocols/dumprestore.h index 54bc190..981b9f6 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.21 2004/04/13 13:03:55 stelian Exp $ + * $Id: dumprestore.h,v 1.23 2004/12/15 11:00:01 stelian Exp $ */ /* @@ -92,7 +92,7 @@ union u_spcl { int32_t c_date; /* date of this dump */ int32_t c_ddate; /* date of previous dump */ int32_t c_volume; /* dump volume number */ - daddr_t c_tapea; /* logical block of this record */ + u_int32_t c_tapea; /* logical block of this record */ dump_ino_t c_inumber; /* number of inode */ int32_t c_magic; /* magic number (see above) */ int32_t c_checksum; /* record checksum */ @@ -150,7 +150,7 @@ union u_spcl { #define EXT_REGULAR 0 #define EXT_MACOSFNDRINFO 1 #define EXT_MACOSRESFORK 2 -#define EXT_ACL 3 +#define EXT_XATTR 3 /*