From e51f690d7c5eda400316ba97ab2f4ce448b51e7d Mon Sep 17 00:00:00 2001 From: Kaushal M Date: Mon, 2 Apr 2012 13:00:47 +0530 Subject: glusterd: Include port in nfs status Change-Id: I679e491e801b694e8a0f93dd87cf540441dae927 BUG: 806877 Signed-off-by: Kaushal M Reviewed-on: http://review.gluster.com/3060 Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- xlators/nfs/server/src/nfs3.h | 1 - 1 file changed, 1 deletion(-) (limited to 'xlators/nfs/server/src/nfs3.h') diff --git a/xlators/nfs/server/src/nfs3.h b/xlators/nfs/server/src/nfs3.h index 4a595e5ef..e6b9edee5 100644 --- a/xlators/nfs/server/src/nfs3.h +++ b/xlators/nfs/server/src/nfs3.h @@ -39,7 +39,6 @@ #include #define GF_NFS3 GF_NFS"-nfsv3" -#define GF_NFS3_PORT 38467 #define GF_NFS3_DEFAULT_MEMFACTOR 15 #define GF_NFS3_IOBPOOL_MULT GF_NFS_CONCURRENT_OPS_MULT -- cgit