From aa0891b796809e3a932c709e1406298b4d5f0416 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 9 Jul 2014 00:31:57 +0530 Subject: gNFS: correct some typos in comments. Change-Id: I304c760c2318edd4bab985ca19bf9ce62fd21a3c BUG: 1075417 Signed-off-by: Humble Chirammal Reviewed-on: http://review.gluster.org/8265 Reviewed-by: Santosh Pradhan Reviewed-by: Niels de Vos Tested-by: Niels de Vos --- xlators/nfs/server/src/nlm4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/nfs/server/src/nlm4.c') 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. */ -- cgit