OSDN Git Service

afs: Connect up the CB.ProbeUuid
authorDavid Howells <dhowells@redhat.com>
Thu, 2 Nov 2017 15:27:48 +0000 (15:27 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 13 Nov 2017 15:38:18 +0000 (15:38 +0000)
commitf4b3526d83c40dd8bf5948b9d7a1b2c340f0dcc8
tree7c3708ec07e06f16382ab364e92ec8e2f0185112
parent33cd7f2b76717ac8dda566d8b4f518e803ae2618
afs: Connect up the CB.ProbeUuid

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>
fs/afs/cmservice.c