commit | 4dcd00b18118d174c4b8d838c11f437f0af3c20c | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Sun May 01 08:59:16 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:59:16 2005 -0700 |
tree | 0e7497aa50c383e64f34616819066fc0bfe3c56d | |
parent | 945b092011c6af71a0107be96e119c8c08776f3f [diff] |
[PATCH] autofs4: wait order fix It's possible for an event wait request to arive before the event requestor. If this happens the daemon never gets notified and autofs hangs. Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>