FlushStats fstats)
throws DatabaseException {
LogManager logManager = envImpl.getLogManager();
INLogContext context = new INLogContext();
context.nodeDb = parent.getDatabase();
context.backgroundIO = true;
context.allowDeltas = allowDeltas;
/* Allow compression of deleted slots in full version BINs. */
context.allowCompress = true;