]> git.ipfire.org Git - people/ms/linux.git/commit - net/ceph/messenger.c
libceph: rename ceph_msg::front_max to front_alloc_len
authorIlya Dryomov <ilya.dryomov@inktank.com>
Thu, 9 Jan 2014 18:08:21 +0000 (20:08 +0200)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Tue, 14 Jan 2014 09:27:26 +0000 (11:27 +0200)
commit3cea4c3071d4e55e9d7356efe9d0ebf92f0c2204
treed15ca5e0ac92ae2a03faad7f7b6a8b9cbb8c3b9c
parentf48db1e9ac6f1578ab7efef9f66c70279e2f0cb5
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>
include/linux/ceph/messenger.h
net/ceph/messenger.c
net/ceph/mon_client.c