From 18f6a7ac9c6ebeb8bdba678d9f6cb8983e0e3a1d Mon Sep 17 00:00:00 2001 From: Hugo Cacote <hcacote@cern.ch> Date: Tue, 7 Nov 2006 10:22:50 +0000 Subject: [PATCH] $ adding support to the 700GB tape --- mediachanger/castorrmc/h/Castor_limits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediachanger/castorrmc/h/Castor_limits.h b/mediachanger/castorrmc/h/Castor_limits.h index 09bb34b4a6..1ac9b5eb15 100644 --- a/mediachanger/castorrmc/h/Castor_limits.h +++ b/mediachanger/castorrmc/h/Castor_limits.h @@ -15,7 +15,7 @@ #define _CASTOR_LIMITS_H /* all maximum lengths defined below do not include the trailing null */ -#define CA_MAXDENNUM 27 /* ... */ +#define CA_MAXDENNUM 28 /* ... */ #define CA_MAXACLENTRIES 300 /* maximum number of ACL entries for a file/dir */ #define CA_MAXCLASNAMELEN 15 /* maximum length for a fileclass name */ -- GitLab