]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] autofs4: wait order fix
authorIan Kent <raven@themaw.net>
Sun, 1 May 2005 15:59:16 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:16 +0000 (08:59 -0700)
commit4dcd00b18118d174c4b8d838c11f437f0af3c20c
tree0e7497aa50c383e64f34616819066fc0bfe3c56d
parent945b092011c6af71a0107be96e119c8c08776f3f
[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>
fs/autofs4/autofs_i.h
fs/autofs4/waitq.c