diff options
author | Geert Bosch <geert@mongodb.com> | 2015-04-15 16:56:22 -0400 |
---|---|---|
committer | Geert Bosch <geert@mongodb.com> | 2015-04-23 17:14:59 -0400 |
commit | 1f24d43e419b674bfe866bdebf8224d44fa163b0 (patch) | |
tree | fc176e0f247ad01dfffe07d8efc0c2b435eaee0e /src/mongo/db/repl/replset_commands.cpp | |
parent | 54c25da33ec7270295c8948f6a51376ec4fd278c (diff) | |
download | mongo-1f24d43e419b674bfe866bdebf8224d44fa163b0.tar.gz |
SERVER-10044: Simplify DurableInterface
Remove Remove writingPtr(), writing() and declareWriteIntent(). These
are confusing and should not be used. Only DataFileHeader needs direct
access besides the RecoveryUnit and that's a special case, so just make
it use the existing declareWriteIntents function.
Diffstat (limited to 'src/mongo/db/repl/replset_commands.cpp')
0 files changed, 0 insertions, 0 deletions