]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commitdiff
wtf
authorAlex Markuze <amarkuze@redhat.com>
Mon, 7 Apr 2025 16:34:06 +0000 (16:34 +0000)
committerAlex Markuze <amarkuze@redhat.com>
Mon, 7 Apr 2025 16:34:06 +0000 (16:34 +0000)
net/ceph/auth_x.c

index 1b5794ee15318ae3d73534a4101690d1011216f6..6dd7ae01e4f82669b4f8316b540b35195139ceae 100644 (file)
@@ -1068,7 +1068,6 @@ static int ceph_x_check_message_signature(struct ceph_auth_handshake *auth,
 }
 
 static const struct ceph_auth_client_ops ceph_x_ops = {
-       .name = "x",
        .is_authenticated = ceph_x_is_authenticated,
        .should_authenticate = ceph_x_should_authenticate,
        .build_request = ceph_x_build_request,