diff options
Diffstat (limited to 'libglusterfs/src/common-utils.h')
| -rw-r--r-- | libglusterfs/src/common-utils.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/common-utils.h b/libglusterfs/src/common-utils.h index d04df579b53..948c8602f70 100644 --- a/libglusterfs/src/common-utils.h +++ b/libglusterfs/src/common-utils.h @@ -76,7 +76,7 @@ void trap (void);  /* Defining this here as it is needed by glusterd for setting   * nfs port in volume status.   */ -#define GF_NFS3_PORT    38467 +#define GF_NFS3_PORT    2049  #define GF_CLIENT_PORT_CEILING 1024  enum _gf_boolean  | 
