]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add auth_name to session_info_t
authorJohn Spray <john.spray@redhat.com>
Fri, 2 Oct 2015 10:13:52 +0000 (11:13 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 6 Oct 2015 13:27:39 +0000 (14:27 +0100)
commit4af1764667c70709da574ec6fcd36cddcc436101
tree2a783ad41a92dede62da363dd32a22936f2dbae7
parentd1e697628931775e7fcdbb79a76ddd8e7dedffd5
mds: add auth_name to session_info_t

Record the name of the entity who's authorisation
credentials were used during connection.  This
allows us to refer to it later when listing or
evicting sessions, for the user's benefit.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/MDSDaemon.cc
src/mds/mdstypes.cc
src/mds/mdstypes.h