Signed-off-by: David Howells <dhowells@redhat.com>
from afs.lib.partition import id2part
from afs.lib.volserver import volserver
from afs.lib.voldisplay import *
-import afs.lib.addrcache as addrcache
import kafs
-import sys
-import datetime
help = "Show volume header and VLDB entry information for a volume"
from afs.argparse import *
from afs.lib.voldisplay import *
-import afs.lib.addrcache as addrcache
import kafs
-from socket import inet_ntoa
help = "Query the VLDB"
"""
from afs.argparse import *
-from afs.lib.debug import debug
from afs.lib.partition import id2part
from afs.lib.voldisplay import *
-import afs.lib.addrcache as addrcache
import kafs
import sys
-import datetime
help = "Display information from a volume header"