]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: skip promotion for flush/evict op
authorZhiqiang Wang <zhiqiang.wang@intel.com>
Thu, 12 Mar 2015 06:26:11 +0000 (14:26 +0800)
committerZhiqiang Wang <zhiqiang.wang@intel.com>
Fri, 17 Apr 2015 01:12:03 +0000 (09:12 +0800)
commita5b7decbfb1440a941ec6ffa177be0c688259a11
treeea00c5ddcda917e7ad556dee719a885088796fb5
parentd42c2c4517140619a0edb75c6ffb71a24372d4b0
osd: skip promotion for flush/evict op

In the cases when issuing flush/evict op on an object which is not in
the cache tier, there is no need to promote the object or proxy/redirect
the op.

Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
src/osd/OSD.cc