]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Strip AFSVol prefixes from RPC call names in volumeserver.xg
authorDavid Howells <dhowells@redhat.com>
Wed, 13 Aug 2014 13:58:45 +0000 (14:58 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 13 Aug 2014 13:58:45 +0000 (14:58 +0100)
commit93bc28bac3bdf713b7b5b3d8bc7921e6a3c153f8
treee4342a115abbf8b5121fc4dd670acd8e750ef04b
parent1280d6efd4e0f97e53c8538a2e070c40bc3837c2
Strip AFSVol prefixes from RPC call names in volumeserver.xg

Strip AFSVol prefixes from RPC call names in volumeserver.xg as they're
redundant given that the the xg compiler prefixes them with the package name.

Signed-off-by: David Howells <dhowells@redhat.com>
rpc-api/volumeserver.xg
suite/commands/vos/examine.py
suite/commands/vos/listpart.py
suite/commands/vos/listvol.py
suite/commands/vos/partinfo.py
suite/commands/vos/status.py