]> 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)
commitcbfb0545f4e72cd654dc75106789c23b1c9d0328
tree6e86fa83d6ba5cb1418e8f1051e14068c47957e8
parent8dacefea9a20833b2025d4f3d8e764e7f06911e4
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