2011/3/9 berny® <berny@xxxxxxxxx>: > Hi Edward, > first thank you for your work. > > I'm using reiser4 for all my partitions on my working machine with kernel 2.6.37 with no problems > except one annoying one that is going on from months. > When I copy a file (whatever) from one directory to another with konqueror, dolphin or krusader with > kde 4.6.1 the file get copied, it's size is correct but it is empty. > > This happen only in the partitions formatted with reiser4 and not on the xfs, reiser3 ones. > > If I restart the pc, when I'm back all the files that were empty are now ok, it is like on un > mounting the files get finalized and then on the next boot they are normally accessible. > No errors are shown during copy and file system is clean. > I discovered that this is also signaled like a kde bug 251392 with status unconfirmed. > > If I copy from a terminal with cp, rsync, mc the file get copied correctly so it is only in the > combination kde + reiser4 that I get problems. > Don't know if it is a bug of reiser4 or of kde. > > My mount options are no_write_barrier,dont_load_bitmap, the rest is default, the volumes are normal, > I mean not cryptocompress. > An interesting thing, if I format the reiser4 with cryptocompress support (-o create=ccreg40, > compress=lzo1) this behavior don't happen, I mean the files are copied correctly so it seems only to > affect normal uncompressed reiser4 volumes. > Hope this can be of help to you. > > Thank you, > warm regards, > Paolo > -- > To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > I suspect that it's similar to what I experienced with gnome upgrade back in time. My problem was due to issues in splice code path which GNOME switch to for file copying along the way. I already reported this to GNOME [1] as well as this ML [2,3]. The issue appearing in only uncompressed partitions is interesting, Edward already asked me if mine was, which isn't. My current workaround is to use a patched version of glib (part of gnome libs) that avoids using splice for reiser4 targets. If you have a KDE bugzilla account, can you also provide them links for discussions in the list as well as the GNOME bug? 1: https://bugzilla.gnome.org/show_bug.cgi?id=615346 2: http://marc.info/?l=reiserfs-devel&m=127096098705179&w=2 3: http://marc.info/?l=reiserfs-devel&m=129275181431455&w=2 -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html