volser: correctly attribute 'vos partinfo' errors 89/14489/2
authorMark Vitale <mvitale@sinenomine.net>
Tue, 12 Jan 2021 20:50:07 +0000 (15:50 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Wed, 13 Jan 2021 22:33:25 +0000 (17:33 -0500)
commit32dfff2c9881e76446446f8c8875b978ca4cbefb
tree6e151f91b89a678ebbb61c70facac291ac79d42b
parent750628da77bb71e24ed3061431bbb913ff8d5f72
volser: correctly attribute 'vos partinfo' errors

Since the original IBM code import, the 'vos partinfo' error message
blames the wrong command, 'vos listpart':

    $ vos partinfo afs01.sinenomine.net
    <unknown>: Could not get afs tokens, running unauthenticated.
    Could not fetch the list of partitions from the server
    Possible communication failure
    Error in vos listpart command.
    Possible communication failure

Correct the error message to specify 'vos partinfo' instead.

Change-Id: I966dee8c679db89c7ed5ce21d31ebc7424803cf2
Reviewed-on: https://gerrit.openafs.org/14489
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/volser/vos.c