]> 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:06:50 +0000 (10:06 +0100)
commit4d4622403a876fcca3e8ddbfe6e0fdffa1fa25c2
tree0239b3a4b48c96ae4f5047191baf7a3ec9ae86f7
parent81fc9d083367ace55cbeff15db937f4de6f69dfb
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]