]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix not journaling client metadata 2515/head
authorJohn Spray <john.spray@redhat.com>
Thu, 18 Sep 2014 09:29:06 +0000 (10:29 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 18 Sep 2014 09:29:06 +0000 (10:29 +0100)
commit1395275e0f4d12631b1e4074598a7682810f00f9
treeb87d3a43548dba82e32a16917622982eda509c05
parentd8630cf44611b38554fba0a91d988a45813b0820
mds: fix not journaling client metadata

Previously the code was there for storing in
the SessionMap table, but not for the ESession
logevent.

Fixes: #9518
Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/Server.cc
src/mds/events/ESession.h
src/mds/journal.cc
src/mds/mdstypes.cc