Ticket #2815 (new defect)

Opened 12 years ago

Last modified 12 years ago

"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

comment:1 Changed 12 years ago by andrew_b

  • Milestone changed from 4.8.4 to Future Releases

comment:2 Changed 12 years ago by birdie

One more request.

It would be nice if a preallocate routine had a GUI representation, i.e. in the speed bar it showed:

                 [        wait, preallocating space ...       ]
Note: See TracTickets for help on using tickets.