-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111115/
-----------------------------------------------------------

Review request for kdelibs and David Faure.


Description
-------

The attached patch adds RAMFS_MAGIC value to KFileSystemType so that 
KIO::CopyJob would not try to determine the available size on such mounts. 
Otherwise, the available size reported back will be zero (not correct) and 
KIO::CopyJob will fail with a disk full error.


This addresses bug 299156.
    http://bugs.kde.org/show_bug.cgi?id=299156


Diffs
-----

  kdecore/io/kfilesystemtype_p.h 3194329 
  kdecore/io/kfilesystemtype_p.cpp 23f8002 
  kio/kio/copyjob.cpp 1c23e8e 

Diff: http://git.reviewboard.kde.org/r/111115/diff/


Testing
-------

Mount RAMDISK as outlined in the bug report and attempt to copy file before and 
after the patch.


Thanks,

Dawit Alemayehu

Reply via email to