libceph: fix authorizer invalidation, take 2
[linux-drm-fsl-dcu.git] / net / ceph / auth_x.h
index e8b7c6917d472f69d356252415efcb76a4afd3cf..5334b9b159c5bbb4fec9688a62d5e05ade86bb6b 100644 (file)
@@ -17,6 +17,7 @@ struct ceph_x_ticket_handler {
 
        struct ceph_crypto_key session_key;
        struct ceph_timespec validity;
+       bool have_key;
 
        u64 secret_id;
        struct ceph_buffer *ticket_blob;