I hadn't noticed this before, but my config.status scripts (for any sw
package; stunnel-3.22 is my current example here) now loop endlessly
because, apparently, the files in /tmp/cs*/ don't change when written to
in a very short while loop.
As a short test, I compared using /tmp which is tmpfs to /var/tmp, which
is reiserfs, and the difference shows: in /tmp, I get an infinite loop;
in /var/tmp, 4 iterations. Anybody seen this?
I can attach a strace file if it will help somebody; let me know.
Take care,
-- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL - 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/