]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Drop watchers from blacklisted clients
authorDavid Zafman <david.zafman@inktank.com>
Thu, 23 May 2013 17:12:26 +0000 (10:12 -0700)
committerDavid Zafman <david.zafman@inktank.com>
Thu, 6 Jun 2013 07:23:18 +0000 (00:23 -0700)
commitab0da28307441317f19cab8204f5d9995f4587b1
tree1a0c72ceaea839b1b73efd8cdb493e8f5578c5d5
parent0bd60f8e31c08d816b9a2f76376d574ef4b7e18f
osd: Drop watchers from blacklisted clients

On blackist addition or populate ObjectContext
   check watcher address against blacklist
Add dout() of the watcher's ip address

fixes: #3527

Signed-off-by: David Zafman <david.zafman@inktank.com>
src/osd/OSDMap.cc
src/osd/OSDMap.h
src/osd/PG.cc
src/osd/PG.h
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h