• Bruce Momjian's avatar
    OK...here is a patch that will cause the magnetic disk storage · 922c83fe
    Bruce Momjian authored
    manager to not try to split files in 2 gig chunks.  It will just
    try to get another block.
    
    If applied, everything is just as before. But if LET_OS_MANAGE_FILESIZE
    is defined, the chaining disappears and the file just keeps on
    going, and going, and going, til the OS barfs.
    
    Darren King
    922c83fe
md.c 21.1 KB