]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Fix #1547 - timeshift: do not create directories until needed
authorAdam Sutton <dev@adamsutton.me.uk>
Fri, 18 Jan 2013 17:22:44 +0000 (17:22 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Fri, 18 Jan 2013 17:22:44 +0000 (17:22 +0000)
commit2dcbc3632736a2323ecdeb6f1853e0b134836f3c
tree58662aa42047ab6f9b3353c61f4727f24f004fe9
parent7f89b3d552748f242f150505d44c104926f27285
Fix #1547 - timeshift: do not create directories until needed

This tries to minimise what is written to disk (inc dirs) when
using on-demand mode. This could result in the failure to write
the buffer not being detected till later and not entirely sure
how clients might handle that.
src/timeshift.c
src/timeshift/timeshift_filemgr.c