bugzilla-daemon at mindrot.org
2004-Jun-25 07:30 UTC
[Bug 823] Rename fails on fat32 partitions
http://bugzilla.mindrot.org/show_bug.cgi?id=823 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #596 is|0 |1 obsolete| | Attachment #597 is|0 |1 obsolete| | ------- Additional Comments From dtucker at zip.com.au 2004-06-25 17:30 ------- Created an attachment (id=662) --> (http://bugzilla.mindrot.org/attachment.cgi?id=662&action=view) Handle Linux EPERM case Attachment id #596 has been committed (will be in tomorrow's snapshot). This patch adds configure-time handling for Linux. It's kinda ugly, but it seems like the least-bad option. It checks for both EOPNOTSUPP and EPERM, so it will work with other filesystems with the same limitations return EOPNOTSUPP (or if FAT changes to saner behaviour). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jun-25 14:11 UTC
[Bug 823] Rename fails on fat32 partitions
http://bugzilla.mindrot.org/show_bug.cgi?id=823 ------- Additional Comments From andreas at conectiva.com.br 2004-06-26 00:10 ------- Attachment #596 or yours, #662? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jun-25 14:26 UTC
[Bug 823] Rename fails on fat32 partitions
http://bugzilla.mindrot.org/show_bug.cgi?id=823 ------- Additional Comments From dtucker at zip.com.au 2004-06-26 00:26 ------- #596 has been committed, which solves the problem if rename returns EOPNOTSUPP (which Linux doesn't). #662 extends #596 to work on Linux too, and if it is OK it will be committed as well. If you'd like to test it on Linux you'll need to apply both #596 and #662 to 3.8.1p1, or get tomorrow's snapshot and apply just #662. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jun-28 06:04 UTC
[Bug 823] Rename fails on fat32 partitions
http://bugzilla.mindrot.org/show_bug.cgi?id=823 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From dtucker at zip.com.au 2004-06-28 16:04 ------- Attachment #622 has been committed to OpenSSH Portable too, so this should now be fixed for Linux as well. Please try tomorrow's snapshot (ie 20040629 or later). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.