Ticket #2815 (new defect)
"Preallocate space" option interferes with copy speed calculation
Reported by: | birdie | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
When the "Preallocate space" option is enabled, copy speed calculation takes into account the time it takes to preallocate the file. For very large files and freshly mounted ext2/3/4 filesystems it can take quite a serious amount of time (up to several minutes) to actually preallocate the file, thus copy speed information becomes incorrect.
Please, discard the time it takes to preallocate the file.
Change History
Note: See
TracTickets for help on using
tickets.