]> granicus.if.org Git - transmission/commit
(trunk libT) make TR_PREALLOCATE_SPARSE the default value -- too many people are...
authorCharles Kerr <charles@transmissionbt.com>
Fri, 3 Jul 2009 22:22:01 +0000 (22:22 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Fri, 3 Jul 2009 22:22:01 +0000 (22:22 +0000)
commit4723b4a6e42c0b264fc9fa01c9528fef2c023921
tree0de39c1f5553d5cac3724cddf78e91056572a5b6
parentf4ab7115178e52c4c796b1bb7f0a63612c49956f
(trunk libT) make TR_PREALLOCATE_SPARSE the default value -- too many people are asking why Transmisson "freezes" when it starts downloading a torrent.  In the future it would be better to frame the choice between FAST and FULL instead of SPARSE and FULL.  this should be revisited later when glibc's fallocate() is widely available and ext4 is more common.
libtransmission/session.c