]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: reject client sessions with bad root metadata
authorJohn Spray <john.spray@redhat.com>
Tue, 13 Oct 2015 10:12:54 +0000 (11:12 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 5 Jan 2016 14:05:04 +0000 (14:05 +0000)
commit8b7a8b23b380b9fb00a354b52aba33e94334b423
treedc630abd8960fe78112b01dec84d1e2367c50cd4
parentbf932d381ba3de916eabb95665e5117aa2a69ef6
mds: reject client sessions with bad root metadata

...instead of just purging the bad metadata, prevent
the client from opening the session.

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