commit | ca1cbbdce92bc2bfdc17e4f70ad41f6e6af2d03f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue May 07 15:30:34 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed May 15 17:35:53 2019 +0100 |
tree | 2229083e8e8186749c7de607d5d53da169270a17 | |
parent | 6b8812fc8ec28c13c09c89f88ce3958f19238838 [diff] |
afs: Fix afs_cell records to always have a VL server list record Fix it such that afs_cell records always have a VL server list record attached, even if it's a dummy one, so that various checks can be removed. Signed-off-by: David Howells <dhowells@redhat.com>