Be serious. If people stuck to that we would get no bug reports. You'd have
to point reiserfs, ext3, anyone writing their own driver, .. elsewhere.
I dont even think there is a bug here.
Thread 1 closes the file handle
Thread 2 has it locked open until recvmsg() returns
Then it closes.
Probably thread1 needs to send thread2 a signal
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/