Martin
44f9ae62df
Fix some typos and spellings
2016-06-13 16:19:05 +02:00
Martin
9bab514e22
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
2015-12-13 16:17:36 +01:00
Martin
f2bef1d3e6
Only cycle deleted files if cycle removes at least 5MiB
...
(cherry picked from commit bd7cbbf184887533af39323e5f972292e82f3a01)
2015-12-11 11:54:33 +01:00
Phil Lucido
0546b60c66
Handle USN records spanning calls to ChangeJournalWatcher::update()
...
Fix leak of files in open_write_files when a reference in one batch of journal records causes a file to be added to open_write_files, but then a write reference followed by a close reference in the next batch needs to remove the file from both local_open_write_files and open_write_files.
2015-02-13 00:38:17 -08:00
Martin
45d45ee914
Properly close open_write_files.dat when restarting watch thread
...
(cherry picked from commit 5f9e5a5ed8 )
2014-12-15 22:58:11 +01:00
Martin
5a1b4d4136
Changed back values in "Persist open files to disk to load them again on restart"
2014-11-08 00:21:08 +01:00
Martin
500d4c5ee7
Added missing include
2014-11-07 23:36:32 +01:00
Martin
fb02ebcabc
Zero persisted open file on failed load
2014-11-07 23:35:34 +01:00
Martin
71a4df04bb
Fixed cycling in "Persist open files to disk to load them again on restart"
2014-11-07 23:33:21 +01:00
Martin
902781740e
Persist open files to disk to load them again on restart
2014-11-07 22:46:03 +01:00