]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: compose and send resolve messages in batch
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 13 Mar 2013 08:23:30 +0000 (16:23 +0800)
committerGreg Farnum <greg@inktank.com>
Mon, 1 Apr 2013 16:17:19 +0000 (09:17 -0700)
commit30dbb1d4e5e740b11c41d3c33af9198370b2b248
treea25a4d12c49210d2100c60baf3aa1cfa677afc75
parenta6d9eb8c582f008cca35f7de119376bcd8f8c01b
mds: compose and send resolve messages in batch

Resolve messages for all MDS are the same, so we can compose and
send them in batch.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/mds/MDCache.cc
src/mds/MDCache.h