darcs

Issue 1701 investigate Transactional NTFS

Title investigate Transactional NTFS
Priority wishlist Status needs-reproduction
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, eivuokko, jaredj, kirby, kowey, mornfall, szummer, wglozer
Assigned To
Topics Windows

Created on 2009-11-24.00:56:04 by admin, last changed 2009-11-24.00:57:01 by kowey.

Messages
msg9232 (view) Author: szummer Date: 2009-11-10.15:17:43
If Windows operates on files in a weird order or troublesome delays, one 
possibility is to use transactional file access. There is a new feature 
called 'Transactional NTFS' see  
http://en.wikipedia.org/wiki/Transactional_NTFS

Crucially this supports:
1. Atomic operations on a single file:
2. Atomic operations spanning multiple files

Unfortunately, this feature is only available from Vista onwards. It may still 
be preferable to have something that works reliably on Vista+ until some 
solution for older platforms can be found (which could be much harder).

Best,
  - Martin
msg9476 (view) Author: kowey Date: 2009-11-24.00:56:57
Hi Martin,

I've split off your observation about Transactional NTFS into its own ticket
History
Date User Action Args
2009-11-24 00:56:05admincreate
2009-11-24 00:57:01koweysetpriority: wishlist
status: unknown -> needs-reproduction
topic: + Windows
messages: + msg9476