Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The time to invent transactions in filesystem?

fd=open("...");

transaction_begin(fd);

write(fd, ...); close(fd);

rename(fd);

transaction_end(fd);



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: