Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / Utils / Atomic.hs @ 13d26b66

History | View | Annotate | Download (4.5 kB)

# Date Author Comment
5f6515b6 02/26/2014 02:06 pm Petr Pudlak

A separate module for functions for atomic file operations

Utils is getting too big, so better split this new set of functions into
a separate sub-module. This also allows us to use ResultG there.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>