Ticket #3577 (closed defect: fixed)
[PATCH] file copy: no preallocation if appending
Reported by: | ag | Owned by: | zaytsev |
---|---|---|---|
Priority: | major | Milestone: | 4.8.16 |
Component: | mc-core | Version: | master |
Keywords: | preallocation, append | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
If preallocation is enabled, it has no effect on the existed destination file for file copy if append mode has been selected.
Attachments
Change History
Changed 9 years ago by ag
- Attachment 0001-Fix-preallocation-if-appending-during-file-copy.patch added
Changed 9 years ago by ag
- Attachment 0002-Type-accuracy-in-file-operation-routines-leftovers.patch added
comment:1 Changed 9 years ago by ag
- Summary changed from file copy: no preallocation if appending to [PATCH] file copy: no preallocation if appending
comment:3 Changed 9 years ago by zaytsev
Branch: 3577_file_copy_preallocation
Initial changeset: [9ee57667486ec601e6f686cd178c1b8c704ac101]
comment:6 Changed 9 years ago by zaytsev
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from on review to merged
Merged to master: [10a1c9d8463c4e1544a3d9083053295f05b0bdc1]
Note: See
TracTickets for help on using
tickets.