X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=dump%2Fdump.h;h=23331ff8dd66c6ba950414c3b947f86c7cd266bc;hb=20c345aa6780d2b021ce6cdbd812e4f021273640;hp=5b2ab0809a79a3fe5435290e1dcdca86d229b63a;hpb=d1c73b9a3cd598653eb8b13531e8ca3c5c740d90;p=dump.git diff --git a/dump/dump.h b/dump/dump.h index 5b2ab08..23331ff 100644 --- a/dump/dump.h +++ b/dump/dump.h @@ -2,9 +2,9 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 * - * $Id: dump.h,v 1.8 1999/11/21 16:01:47 tiniou Exp $ + * $Id: dump.h,v 1.10 2000/02/04 20:22:21 stelian Exp $ */ /*- @@ -257,3 +257,7 @@ extern void exit(); extern off_t lseek(); extern const char *strerror(); #endif + + /* 04-Feb-00 ILC */ +#define IEXCLUDE_MAXNUM 256 /* max size of inode exclude list */ +