]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: bypass split code
authorSage Weil <sage@newdream.net>
Mon, 27 Feb 2012 22:18:21 +0000 (14:18 -0800)
committerSage Weil <sage@newdream.net>
Mon, 27 Feb 2012 22:18:21 +0000 (14:18 -0800)
commit85ed06e973bb7f75afe5b22ee9fc2746d8b77d44
tree9a83973c6ba5279d62a3c1e35ad63b29446adb06
parent15d5324904b4e048611eb436a76c48b8eb65dbb6
osd: bypass split code

Until it is fully implemented.  It's also disabled in the monitor
currently, but just in case it gets into the OSDMap, do nothing for now.

Signed-off-by: Sage Weil <sage@newdream.net>
src/osd/OSD.cc