X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fexportfs.h;h=01e87ddc289252e818f50ab375d9fc25969a8c9f;hp=3cf1ee82b9461bd20d5b3c16b7dc7cd929b34f36;hb=73840ef610accf4cf667427bc64805377c0d8394;hpb=38e4c685410885a6d464ddd44eff4fd5e7f8459f diff --git a/support/include/exportfs.h b/support/include/exportfs.h index 3cf1ee8..01e87dd 100644 --- a/support/include/exportfs.h +++ b/support/include/exportfs.h @@ -100,6 +100,7 @@ typedef struct mexport { } nfs_export; #define HASH_TABLE_SIZE 1021 +#define DEFAULT_TTL (30 * 60) typedef struct _exp_hash_entry { nfs_export * p_first;