source: trunk/server/common/patches/openafs-numsysnames.patch @ 1794

Last change on this file since 1794 was 1259, checked in by mitchb, 15 years ago
Reintegrate branches/fc11-dev (r1121:1258) to trunk
File size: 624 bytes
  • openafs-1.4.10/src/afs/afs.h

    old new  
    7575#define PIGGYSIZE       1350    /* max piggyback size */
    7676#define MAXVOLS         128     /* max vols we can store */
    7777#define MAXSYSNAME      128     /* max sysname (i.e. @sys) size */
    78 #define MAXNUMSYSNAMES  16      /* max that current constants allow */
     78#define MAXNUMSYSNAMES  32      /* max that current constants allow */
    7979#define NOTOKTIMEOUT    (2*3600)        /* time after which to timeout conns sans tokens */
    8080#define NOPAG           0xffffffff
    8181#define AFS_NCBRS       300     /* max # of call back return entries */
Note: See TracBrowser for help on using the repository browser.