]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ceph/auth_x.h
Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmo...
[karo-tx-linux.git] / net / ceph / auth_x.h
index f459e93b774feeafc967d0332fa132e3dd58dc92..c5a058da7ac8e7ae6a51f695b2a9d1b9362cdab3 100644 (file)
@@ -29,6 +29,7 @@ struct ceph_x_authorizer {
        struct ceph_buffer *buf;
        unsigned int service;
        u64 nonce;
+       u64 secret_id;
        char reply_buf[128];  /* big enough for encrypted blob */
 };