]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: avoid infinite loop in MDLog::submit_entry()
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 19 Mar 2014 03:24:53 +0000 (11:24 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Wed, 19 Mar 2014 06:26:03 +0000 (14:26 +0800)
commit272b53b22cbbdce4236e080ceb4fced5d669e2e1
treef231968f803359850f10b4e7a3ecaca003331ae9
parent3cadbfbb1106f4cd5bc18b1f55c0c6e95f3264ed
mds: avoid infinite loop in MDLog::submit_entry()

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/mds/MDLog.cc