/*
* Check the first real bucket, and see if we need to insert
* a ghost bucket.
*/
VLSN newStart = deleteEnd.getNext();
LongBinding.longToEntry(1, key);
OperationStatus status =
cursor.getSearchKeyRange(key, data, LockMode.DEFAULT);
/* No real buckets, nothing to adjust. */