Files
msm-5.15/include/linux/ceph
Ilya Dryomov 6d54228fd1 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>
2018-08-02 21:26:11 +02:00
..
2018-06-04 20:45:55 +02:00
2018-04-02 10:12:49 +02:00
2018-04-02 10:12:39 +02:00