On 09/24/2013 01:36 PM, Sébastien Han wrote:
Hi guys,

Does anyone can point me to the piece of code called during the “ceph osd map 
‘pool’ ‘object’” command please?
Thanks!

$ git grep -n 'osd map' src/mon
src/mon/MonCommands.h:338:COMMAND("osd map " \
src/mon/OSDMonitor.cc:2093:  } else if (prefix == "osd map") {

You'll want the second hit, on src/mon/OSDMonitor.cc

  -Joao



--
Joao Eduardo Luis
Software Engineer | http://inktank.com | http://ceph.com
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to