Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: use %zu for len in ceph_fill_inline_data()
len is size_t, should be printed with %zu. Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
- Loading branch information