summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nlm4.c
diff options
context:
space:
mode:
authorHumble Chirammal <hchiramm@redhat.com>2014-07-09 00:31:57 +0530
committerNiels de Vos <ndevos@redhat.com>2014-08-27 00:26:36 -0700
commitaa0891b796809e3a932c709e1406298b4d5f0416 (patch)
tree67e906f0cae5eeb3b069664c8d3c95e2403de58a /xlators/nfs/server/src/nlm4.c
parent861f65463708aedb20f1634c8b3214facc68348c (diff)
gNFS: correct some typos in comments.
Change-Id: I304c760c2318edd4bab985ca19bf9ce62fd21a3c BUG: 1075417 Signed-off-by: Humble Chirammal <hchiramm@redhat.com> Reviewed-on: http://review.gluster.org/8265 Reviewed-by: Santosh Pradhan <spradhan@redhat.com> Reviewed-by: Niels de Vos <ndevos@redhat.com> Tested-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'xlators/nfs/server/src/nlm4.c')
-rw-r--r--xlators/nfs/server/src/nlm4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/nfs/server/src/nlm4.c b/xlators/nfs/server/src/nlm4.c
index 4d0083fe2c5..b06a2524cb0 100644
--- a/xlators/nfs/server/src/nlm4.c
+++ b/xlators/nfs/server/src/nlm4.c
@@ -2441,7 +2441,7 @@ nlm4svc_init(xlator_t *nfsx)
GF_SM_NOTIFY_PIDFILE, errno);
goto err;
}
- /* temporary work around to restart statd, not distro/OS independant.
+ /* temporary work around to restart statd, not distro/OS independent.
* Need to figure out a more graceful way
* killall will cause problems on solaris.
*/