ceph: send client metadata to MDS
authorJohn Spray <john.spray@redhat.com>
Tue, 9 Sep 2014 18:26:01 +0000 (19:26 +0100)
committerSage Weil <sage@redhat.com>
Tue, 14 Oct 2014 19:56:47 +0000 (12:56 -0700)
commitdbd0c8bf79b2c73d11d47bdf2496e7ebf0948f02
tree6e86fa83d6ba5cb1418e8f1051e14068c47957e8
parenta4483e8a424d76bc1dfacdd94e739fba29d7f83f
ceph: send client metadata to MDS

Implement version 2 of CEPH_MSG_CLIENT_SESSION syntax,
which includes additional client metadata to allow
the MDS to report on clients by user-sensible names
like hostname.

Signed-off-by: John Spray <john.spray@redhat.com>
Reviewed-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/mds_client.c