X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmsgbase.h;h=51e104ff99c3e7b80aa2d56faff2452f85cf8b9f;hb=54c2d8ef501c09178be9c3a36d4234e156d8a458;hp=9e55685b51031b461beec109c83b5a06450ead25;hpb=5dc36f6bbd05e378117d8a47fb759916d689376f;p=citadel.git diff --git a/citadel/msgbase.h b/citadel/msgbase.h index 9e55685b5..51e104ff9 100644 --- a/citadel/msgbase.h +++ b/citadel/msgbase.h @@ -14,6 +14,8 @@ */ #define SM_VERIFY_GOODNESS 1 /* Verify this is a real msg number */ #define SM_DO_REPL_CHECK 2 /* Perform replication checks */ +#define SM_DONT_BUMP_REF 3 /* Don't bump reference count + (use with extreme care!!!!!!) */ /*