]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27a0e1f1e6db040679cf53ff32351fa4ed1c511a
treed15ca5e0ac92ae2a03faad7f7b6a8b9cbb8c3b9c
parent18c013b872d5a16f03d266c48e9e51111adae1f7
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