<table><tr><td style="">ahmadsamir updated this revision to Diff 82750.<br />ahmadsamir retitled this revision from "[CopyJob] Use stricter conditions when using QFile::rename in slotResultRenaming" to "[kio_file] Handle renaming file 'A' to 'a' on FAT32 filesystems".<br />ahmadsamir edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-3hleiy75em4tjgs/">(Show Details)</a><br />ahmadsamir edited the test plan for this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-djbor6bambg5dwj/">(Show Details)</a><br />ahmadsamir added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D29610">View Revision</a></tr></table><br /><div><div><p>Move the code to kio_file</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">The code now uses</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Use</span> QFile::rename() <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">only if direct</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">to handle so</span> renaming <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">fails and we're</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">a dir/file 'A' to 'a' on</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">moving a file/dir e.g. 'A' to 'a' on a case-insensitive filesystem such<br />
as FAT3. This matches the behaviour from before commit cb89bab36a5aa4e78c</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">case-insensitive filesystems, e.g. FAT32/VFAT.<br />
<br />
This code used to be in CopyJob but now has found a new home in kio_file</span>,<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">and also fixes</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">see</span> the <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">jobtest moveFileDestAlreadyExists unit test</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">diff review for more details</span>.</div></div></div><br /><div><strong>CHANGES TO TEST PLAN</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">- </span>jobtest unit test passes again<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">Moving</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">- Renaming</span> a dir 'A' to 'a' on a FAT32 partition still works</div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D29610?vs=82464&id=82750">https://phabricator.kde.org/D29610?vs=82464&id=82750</a></div></div><br /><div><strong>BRANCH</strong><div><div>l-qfile-rename (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29610">https://phabricator.kde.org/D29610</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/copyjob.cpp<br />
src/ioslaves/file/file_unix.cpp</div></div></div><br /><div><strong>To: </strong>ahmadsamir, Frameworks, dfaure<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns<br /></div>