encryptionBuf, false);
backupRaf.write(dataToWrite, 0, pageSize);
// unlatch releases page from cache, see
// StoredPage.releaseExclusive()
page.unlatch();
page = null;
// check if some one wants to commit drop the table while
// conatiner is being written to the backup. If so,
// abort the backup and restart it once the drop