]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/ceph/osd_client.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
[mirror_ubuntu-bionic-kernel.git] / net / ceph / osd_client.c
index b098e7b591f0f2f9e8e647be37073e2e3b3e64cf..1ffebed5ce0f9a629ad2733349b8e33c326850d5 100644 (file)
@@ -1220,7 +1220,7 @@ static void handle_reply(struct ceph_osd_client *osdc, struct ceph_msg *msg,
        }
 
        if (!req->r_got_reply) {
-               unsigned bytes;
+               unsigned int bytes;
 
                req->r_result = le32_to_cpu(rhead->result);
                bytes = le32_to_cpu(msg->hdr.data_len);