diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2018-06-25 17:26:55 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2018-08-02 21:26:11 +0200 |
commit | 6d54228fd1f293d00576ab2c3d2e4992c7cce12f (patch) | |
tree | c05fcb7bfe28add1a7272d70b73ea3317de11570 /init | |
parent | 93d35c754d97a57bda2a2c6c39dce9b67a9f3c99 (diff) |
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
The wire format dictates that payload_len fits into 4 bytes. Take u32
instead of size_t to reflect that.
All callers pass a small integer, so no changes required.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions