commit | 5c0a32fc2cd0be912511199449a37a4a6f0f582d | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Mon Mar 27 01:14:55 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:40 2006 -0800 |
tree | f34ff979282bd957dee161e3668cc01b2dbd51ee | |
parent | 3a15e2ab5d6e79a79291734ac24f33d51c0ae389 [diff] |
[PATCH] autofs4: add new packet type for v5 communications This patch define a new autofs packet for autofs v5 and updates the waitq.c functions to handle the additional packet type. Signed-off-by: Ian Kent <raven@themaw.net> Cc: Al Viro <viro@ftp.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>