commit | 842a5780d61743550cf319f1bb4aee6778088b1c | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <ilya.dryomov@inktank.com> | Thu Jan 09 20:08:21 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 17 09:04:02 2014 -0700 |
tree | b3573e4210054a4418bcec62b63e644587b60d6a | |
parent | d64269e30131fbd8a2228323266c9e84ee6ab80d [diff] |
libceph: rename ceph_msg::front_max to front_alloc_len commit 3cea4c3071d4e55e9d7356efe9d0ebf92f0c2204 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>