commit | 3cea4c3071d4e55e9d7356efe9d0ebf92f0c2204 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <ilya.dryomov@inktank.com> | Thu Jan 09 20:08:21 2014 +0200 |
committer | Ilya Dryomov <ilya.dryomov@inktank.com> | Tue Jan 14 11:27:26 2014 +0200 |
tree | d15ca5e0ac92ae2a03faad7f7b6a8b9cbb8c3b9c | |
parent | f48db1e9ac6f1578ab7efef9f66c70279e2f0cb5 [diff] |
libceph: rename ceph_msg::front_max to front_alloc_len Rename front_max field of struct ceph_msg to front_alloc_len to make its purpose more clear. Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>