-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix cp --sparse=auto not creating sparse-files.
#6130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
AnirbanHalder654322
wants to merge
42
commits into
uutils:main
from
AnirbanHalder654322:fix_clone_behaviour
Closed
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
fd5140f
Fix clone doing standard copy on sparse=auto
AnirbanHalder654322 2f29570
bug fix
AnirbanHalder654322 08a44bb
Making code more idiomatic
AnirbanHalder654322 15686cd
Added handling for destination fifo files
AnirbanHalder654322 1c9ed4e
Trying a fix
AnirbanHalder654322 9b00609
Trying fix
AnirbanHalder654322 2c52070
Empty
AnirbanHalder654322 1b9135c
Switching to old behaviour for non-sparse_files
AnirbanHalder654322 aef3dcc
Removed a bug
AnirbanHalder654322 ad9a907
Removed uncessary unwrap and added comments
AnirbanHalder654322 0fe9c55
Merge branch 'main' into fix_clone_behaviour
AnirbanHalder654322 2e80b71
Added os flags
AnirbanHalder654322 bd09b7a
Merge branch 'fix_clone_behaviour' of https://github.com/AnirbanHalde…
AnirbanHalder654322 0b7ddc8
Merge branch 'main' into fix_clone_behaviour
AnirbanHalder654322 cee93a4
Added tests
AnirbanHalder654322 3c869ca
Changed tests so they don't use du
AnirbanHalder654322 4137db0
Fix clone doing standard copy on sparse=auto
AnirbanHalder654322 bc20543
bug fix
AnirbanHalder654322 c1b2479
Making code more idiomatic
AnirbanHalder654322 6b7f79f
Added handling for destination fifo files
AnirbanHalder654322 dddd35f
Trying a fix
AnirbanHalder654322 0dc5772
Trying fix
AnirbanHalder654322 66de26c
Empty
AnirbanHalder654322 c8762be
Switching to old behaviour for non-sparse_files
AnirbanHalder654322 c5a2df3
Removed a bug
AnirbanHalder654322 7fc74fa
Removed uncessary unwrap and added comments
AnirbanHalder654322 2e03c4c
Added os flags
AnirbanHalder654322 34e3a2d
Added tests
AnirbanHalder654322 a82de20
Changed tests so they don't use du
AnirbanHalder654322 66552df
Fixed a bug where files without any data and disk allocation wouldn't…
AnirbanHalder654322 dd402b4
Merge branch 'uutils:main' into fix_clone_behaviour
AnirbanHalder654322 6a227b7
Fixing conflict
AnirbanHalder654322 4a2228c
Merge branch 'fix_clone_behaviour' of https://github.com/AnirbanHalde…
AnirbanHalder654322 b9bf4c1
Merge branch 'uutils:main' into fix_clone_behaviour
AnirbanHalder654322 211002e
simplified logic and added suggestions
AnirbanHalder654322 65213d4
Lint change
AnirbanHalder654322 7a14d33
Apply suggestions from code review
AnirbanHalder654322 d48b98f
Added testing for virtual files
AnirbanHalder654322 89382ef
Merge branch 'fix_clone_behaviour' of https://github.com/AnirbanHalde…
AnirbanHalder654322 d219243
simplified logic and added suggestions
AnirbanHalder654322 9503a26
Added testing for virtual files
AnirbanHalder654322 450c6ea
Merge conf
AnirbanHalder654322 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.