Merge branch '2429_fileop_counters_overflow'
commitf8207591bd433f08af0c0cb29193a5ba0c3a6396
authorAndrew Borodin <aborodin@vmail.ru>
Thu, 2 Dec 2010 06:42:01 +0000 (2 09:42 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 2 Dec 2010 06:42:01 +0000 (2 09:42 +0300)
treeafe432176c2f12972f618297e3248ab76c3c2a7f
parent562c0c4cc7daa6275a681b0c451fe9c2b8a8a67b
parent17783a240c2e4317a00f8ecd427d7a61630ae273
Merge branch '2429_fileop_counters_overflow'

* 2429_fileop_counters_overflow:
  Adjust formatting output of source and destination file sizes
  Unification of ctx and ctx->ui checks.
  Removed unneeded checks.
  Optimization of verbose operations with several files.
  Use size_t instead of off_t for file counters during file operations.
  Ticket #2429: overflow of file operation counters.