Fix typo in glusterfs driver comment
TrivialFix Change-Id: I9701c363eca58ca79846689cb480088c0859674c
This commit is contained in:
parent
a3087b309a
commit
fda0b07e9d
@ -153,7 +153,7 @@ class GlusterfsNativeShareDriver(driver.ExecuteMixin,
|
||||
"""Update access rules, authorize SSL CNs (Common Names)."""
|
||||
|
||||
# Fetch existing authorized CNs, the value of Gluster option
|
||||
# 'auth.ssl-allow' that is available as a comma seperated string.
|
||||
# 'auth.ssl-allow' that is available as a comma separated string.
|
||||
# wrt. GlusterFS' parsing of auth.ssl-allow, please see code from
|
||||
# https://github.com/gluster/glusterfs/blob/v3.6.2/
|
||||
# xlators/protocol/auth/login/src/login.c#L80
|
||||
|
Loading…
Reference in New Issue
Block a user