diff options
Diffstat (limited to 'net/ceph/auth_x.h')
| -rw-r--r-- | net/ceph/auth_x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ceph/auth_x.h b/net/ceph/auth_x.h index 40b1a3cf7397..21a5af904bae 100644 --- a/net/ceph/auth_x.h +++ b/net/ceph/auth_x.h | |||
| @@ -26,6 +26,7 @@ struct ceph_x_ticket_handler { | |||
| 26 | 26 | ||
| 27 | 27 | ||
| 28 | struct ceph_x_authorizer { | 28 | struct ceph_x_authorizer { |
| 29 | struct ceph_authorizer base; | ||
| 29 | struct ceph_crypto_key session_key; | 30 | struct ceph_crypto_key session_key; |
| 30 | struct ceph_buffer *buf; | 31 | struct ceph_buffer *buf; |
| 31 | unsigned int service; | 32 | unsigned int service; |
