]> granicus.if.org Git - transmission/commit
Change torrent location even if no data move is needed
authorMike Gelfand <mikedld@mikedld.com>
Thu, 6 Jul 2017 18:46:32 +0000 (21:46 +0300)
committerMike Gelfand <mikedld@mikedld.com>
Thu, 6 Jul 2017 18:46:32 +0000 (21:46 +0300)
commit8c88e8bba0c9eaf8f2582e51dce164e658b1ebcf
tree4b21db55bd981a9d7ebeba9c1810c18369182f1a
parent7e6f1a8dc8ec1fd6e95f61b0305b565cfc7dc451
Change torrent location even if no data move is needed

This helps when old and new location point to the same place but the actual
path differs (i.e. one of the paths is a symlink).

Fixes: #35
libtransmission/torrent.c