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 /lib/string_helpers.c | |
parent | ceph: restore ctime as well in the case of restoring old mode (diff) | |
download | linux-6d54228fd1f293d00576ab2c3d2e4992c7cce12f.tar.xz linux-6d54228fd1f293d00576ab2c3d2e4992c7cce12f.zip |
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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions