]> www.infradead.org Git - users/dhowells/kafs-client.git/commit
Honour 'sysname' setting in preload
authorDavid Howells <dhowells@redhat.com>
Tue, 22 Jan 2019 17:47:31 +0000 (17:47 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 22 Jan 2019 17:47:31 +0000 (17:47 +0000)
commit0ae929fa94a0d9d88014b0ff46fe6b9a99d4925b
treef2607ceee22ec66bad8b7efe74b3c8a6e9356c14
parent62046aaea268f5c4bd9b37b92857aac6c1ae607c
Honour 'sysname' setting in preload

If a defaults section exists in the configuration and this contains a
setting for the workstation's @sys substitution list, e.g.:

        [defaults]
        sysname = fedora28_x86 amd64_linux

then load this into kernel after the cell list has been preloaded.

Signed-off-by: David Howells <dhowells@redhat.com>
src/include/kafs/cellserv.h
src/lib_cell_lookup.c
src/preload-cells.c