Fix cp --sparse=auto not creating sparse-files.#6130
Fix cp --sparse=auto not creating sparse-files.#6130AnirbanHalder654322 wants to merge 42 commits intouutils:mainfrom
cp --sparse=auto not creating sparse-files.#6130Conversation
|
GNU testsuite comparison: |
these are probably yours |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
Reverting to old behaviour for non sparse files
|
GNU testsuite comparison: |
|
Could you please add tests? |
Added tests . |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
|
GNU testsuite comparison: |
|
The overall code changes look good to me, but someone else should merge it. In particular, I'm unhappy with squashing it all into a single commit, but I'm also unhappy with 39 fix-fixing commits ^^' EDIT: Also, please see |
Sorry for the bad commit hygiene . Do i do another commit to fix the spelling ? ;( |
|
commit hygiene: No worries, no damage has been done! :D spelling: Yes, please fix the typo in whatever way you think is best. |
|
GNU testsuite comparison: |
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
|
Will let someone else squash , i am too bad at git :( |
|
GNU testsuite comparison: |
|
Closed in favor of #6220 |
Fixes #6129