(no subject)

warren (warren@infortrend.com.tw)
Tue, 3 Apr 2001 15:21:18 +0800


Hi,
I have problems about the system calls on Linux. Please do me a favor.

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/