commit | 15b175223e53da5597ea9e7c96691518b2ecaeca | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Nov 02 15:27:48 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 14 09:28:24 2017 +0100 |
tree | 7657fa270a05f24d09b2b499925c4f89065700db | |
parent | 9048b2420e32bc66dd19f64a9ccb3329d0eaa1bd [diff] |
afs: Connect up the CB.ProbeUuid [ Upstream commit f4b3526d83c40dd8bf5948b9d7a1b2c340f0dcc8 ] The handler for the CB.ProbeUuid operation in the cache manager is implemented, but isn't listed in the switch-statement of operation selection, so won't be used. Fix this by adding it. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>