Displaying 1 result from an estimated 1 matches for "florced".
Did you mean:
flooded
2002 Dec 16
1
application level write ordering guarantees?
Hi, can someone tell me whether applications can expect the write
requests they make to be executed in order? For instance, suppose an
application requests that a file be deleted, and then that another
file be moved to an unrelated place. Will these events always happen
in that order? Or to put it another way, if something unexpected
happens in the meantime (say the computer crashes), is it