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 14d82fc286c..b598b0c69da 100644 --- a/xlators/nfs/server/src/nfs.c +++ b/xlators/nfs/server/src/nfs.c @@ -483,7 +483,6 @@ init (xlator_t *this) {                  goto free_nfs;          } -        this->ctx->top = this;          ret = nfs_init_subvolumes (nfs, this->children);          if (ret == -1) {                  gf_log (GF_NFS, GF_LOG_CRITICAL, "Failed to init NFS exports");  | 
