]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Implement basic test of looking up the root.afs volume for a cell
authorDavid Howells <dhowells@redhat.com>
Mon, 30 Sep 2019 09:13:00 +0000 (10:13 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 5 May 2023 09:05:31 +0000 (10:05 +0100)
commita0026161e3e8f1f30081671f9bb9a080e424f9e2
tree7615eec196ae7efe0e70e3aacd7705b0c5e44993
parenta9d57cf7e834c089adbb85291f0831ba5f3ba064
Implement basic test of looking up the root.afs volume for a cell

Implement basic test of looking up the root.afs volume for a cell, using
kafs_client to find the cell.

Signed-off-by: David Howells <dhowells@redhat.com>
lib/.gitignore [new file with mode: 0644]
lib/Makefile
lib/vldb_test.c [new file with mode: 0644]