The problem is:
If operation 1 that renames A to B and operation 2 that renames B to C, and
the two operations run concurrently.
Is it possible that operation 2 is invoked and operation 1 does not return
? How does Linux serialize the two operations?
Thanks in advance.
Warren
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/