]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: do not merge history on query
authorSage Weil <sage.weil@dreamhost.com>
Sun, 29 Apr 2012 05:32:08 +0000 (22:32 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sun, 29 Apr 2012 05:32:08 +0000 (22:32 -0700)
commitfc8ce16a84aeb0026399d51a5ab8f7f184f67a8b
tree8c5b09ec1119123260c83fa5a209a0a506d8c40c
parentff9bce9724883fe784435a262790d29bcb5b4419
osd: do not merge history on query

We shouldn't modify the local notion of the history without recording it to
disk.  And we (probably) also don't need to do that at all on query.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/OSD.cc