Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3340 closed Enhancement (fixed)

tr_moveFile() can be faster

Reported by: charles Owned by: charles
Priority: Normal Milestone: 2.01
Component: libtransmission Version: 2.00
Severity: Normal Keywords: backport-1.9x
Cc:

Description

This is similar to the increased buffer size in verify.c's verifyTorrent() that was done for ticket #3231. tr_moveFile()'s buffer size is the same as verifyTorrent()'s -old- buffer size, but should use the new size instead.

Change History (3)

comment:1 Changed 13 years ago by charles

  • Status changed from new to assigned

Fixed in trunk for 2.00 by r10814 as part of the win32 portability diffs for #3311

Fixed in 2.0x/ for 2.01 by r10838

Last edited 13 years ago by charles (previous) (diff)

comment:2 Changed 13 years ago by charles

  • Resolution set to fixed
  • Status changed from assigned to closed

comment:3 Changed 13 years ago by charles

  • Keywords backport-1.9x added
Note: See TracTickets for help on using tickets.