]> git.infradead.org Git - users/dhowells/kafs-client.git/commit
Honour 'thiscell' setting in preload
authorDavid Howells <dhowells@redhat.com>
Tue, 22 Jan 2019 13:58:46 +0000 (13:58 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 22 Jan 2019 13:58:46 +0000 (13:58 +0000)
commit62046aaea268f5c4bd9b37b92857aac6c1ae607c
tree02767cea073d6b08e85e7c2de3b9d0057be56f5d
parentcaa05b9593333b3e6198797c61d43bb1d326a3d9
Honour 'thiscell' setting in preload

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

[defaults]
thiscell = example.com

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