Hi,

This patch fixes a concurrency issue in ftruncate04.

In the expected scenario, child should hold the lock of the file
before parent access it.
On a loaded system, however, the parent might access the file before
the child, hence resulting in a unexpected 'open fail'.

Roy

Attachment: 0001-This-patch-fixes-a-concurrency-issue-in-ftruncate04.patch
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to