]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Implement "fs whereis" using fsinfo() rewrite-in-c
authorDavid Howells <dhowells@redhat.com>
Fri, 24 Jul 2020 20:21:32 +0000 (21:21 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 5 May 2023 09:05:31 +0000 (10:05 +0100)
commitd2e5dcaf24f03bedc5ea405bd719168e516800ff
treeb902e9257f1423ba5d878d7e8c24d73bef508ffa
parent43a7bd99653aef5d9ffba71b7546b9f78fa4fe89
Implement "fs whereis" using fsinfo()

Implement the "fs whereis" command using fsinfo() with the
FSINFO_ATTR_AFS_SERVER_ADDRESSES attribute.

Signed-off-by: David Howells <dhowells@redhat.com>
kafs/Makefile
kafs/fs_whereis.c [new file with mode: 0644]
kafs/fsinfo.h [new file with mode: 0644]