[PATCH] autofs4: avoid panic on bind mount of autofs owned directory
authorIan Kent <raven@themaw.net>
Wed, 22 Jun 2005 00:16:38 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 02:07:35 +0000 (19:07 -0700)
commit9b1e3afd6d56937ced3914971621d0f053ea9178
tree059762a20c069273247b423b6075adcd89624e42
parent8818760512424f60ad9fafb7a087b007a9274eb3
[PATCH] autofs4: avoid panic on bind mount of autofs owned directory

While this is not a solution to bind and move mounts on autofs owned
directories it is necessary to fix the trady error handling.

At least it avoids the kernel panic I observed checking out bug #4589.

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/expire.c
fs/autofs4/root.c