volserver: Restore -allow-dotted-principals
authorAndrew Deason <adeason@sinenomine.net>
Thu, 31 Oct 2013 04:28:16 +0000 (23:28 -0500)
committerDerrick Brashear <shadow@your-file-system.com>
Thu, 7 Nov 2013 12:19:33 +0000 (04:19 -0800)
commit90753f9dc77ea5a4ec4e13947e78e3aa63d785f0
treeebc84f917eb67668afddd960d88d51d417a7a3bb
parent90d4cbc285071bd5c9b6f9d5096879bc6bb43da1
volserver: Restore -allow-dotted-principals

Commit cd3492d0 converted volserver command-line parsing to use
libcmd. However, it accidentally also changed the
-allow-dotted-principals option to -dotted. Change it back to
-allow-dotted-principals for consistency with previous versions, as
well as other server processes.

Note that currently there are no public releases of OpenAFS containing
cd3492d0, so no public release has contained the -dotted option.

Change-Id: Ied07f0eb867a13591656daae00bc9e85a2c7f6c8
Reviewed-on: http://gerrit.openafs.org/10423
Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/volser/volmain.c