| commit | a58946c158a040068e7c94dc1d58bbd273258068 | [log] [tgz] |
|---|---|---|
| author | David Howells <dhowells@redhat.com> | Wed Jun 26 21:02:33 2019 +0100 |
| committer | David Howells <dhowells@redhat.com> | Thu Jun 27 23:02:12 2019 +0100 |
| tree | e655258b700359cdfd9f762c099b7587dc0eed9b | |
| parent | 9b242610514fe387ef957bce05e1fdd3efd60359 [diff] |
keys: Pass the network namespace into request_key mechanism Create a request_key_net() function and use it to pass the network namespace domain tag into DNS revolver keys and rxrpc/AFS keys so that keys for different domains can coexist in the same keyring. Signed-off-by: David Howells <dhowells@redhat.com> cc: netdev@vger.kernel.org cc: linux-nfs@vger.kernel.org cc: linux-cifs@vger.kernel.org cc: linux-afs@lists.infradead.org