FLOPPY_MAX_SIZE
if (isRawDevice && size <= FLOPPY_MAX_SIZE
if (adjustedSize <= FLOPPY_MAX_SIZE) // smaller than this must fail