]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79ceaadaa7805ab420bcc984932fe3245b42702c
tree6e86fa83d6ba5cb1418e8f1051e14068c47957e8
parent754a8ac1012f9b4bb1a56a16795d5d3d6e549c65
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