Skip to content
Snippets Groups Projects
  • Rob Swindell's avatar
    f1332d3e
    SMB items (messages or files) can now have 32-bit or 64-bit cost value · f1332d3e
    Rob Swindell authored
    To fully support files > 4GB in size in file bases, credit values larger than 32-bits must be supported too.
    
    There's a couple of todo comments/items included in this commit, but that's mainly to do with messages (which don't really have costs anyway).
    
    The main thing to deal with now is the fact that users can't have more than 4GB in credits in the first place! That's got to be fixed next.
    f1332d3e
    History
    SMB items (messages or files) can now have 32-bit or 64-bit cost value
    Rob Swindell authored
    To fully support files > 4GB in size in file bases, credit values larger than 32-bits must be supported too.
    
    There's a couple of todo comments/items included in this commit, but that's mainly to do with messages (which don't really have costs anyway).
    
    The main thing to deal with now is the fact that users can't have more than 4GB in credits in the first place! That's got to be fixed next.