ngraham added a comment.

  `1ul << 32) -1` needs a comment explaining what it means, for people like me 
with puny brains. :)
  
  There are //two// checks in this file that result in an `ERR_DISK_FULL` if 
there is not enough space. The FAT32 check is now before the second one, but 
not the first one, so the first one still will still look for adequate space 
before checking to see whether or not the copy is even possible due to FAT32 
file size restrictions.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D16249

To: shubham, ngraham, elvisangelaccio, #frameworks
Cc: cfeck, bruns, kde-frameworks-devel, michaelh, ngraham

Reply via email to