diff options
Diffstat (limited to 'xlators/nfs/server/src/nfs.c')
| -rw-r--r-- | xlators/nfs/server/src/nfs.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/nfs/server/src/nfs.c b/xlators/nfs/server/src/nfs.c index 96f2a4bcfe6..3527d6ccffb 100644 --- a/xlators/nfs/server/src/nfs.c +++ b/xlators/nfs/server/src/nfs.c @@ -571,7 +571,6 @@ nfs_init_state (xlator_t *this)                          nfs->enable_ino32 = 1;          } -        nfs->override_portnum = GF_NFS3_PORT;          if (dict_get (this->options, "nfs.port")) {                  ret = dict_get_str (this->options, "nfs.port",                                      &optstr);  | 
