Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SERVER-13912 Better write intents for RSV1Base::deleteRecord
Only declare intent to write to areas we actually write to, rather than the entire Extent header. Most of the time (ie unless deleting the first or last record) no write intents should be declared.
- Loading branch information