mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
Resolve the panic on failed mount of an autofs filesystem originally reported by Mao Bibo. It addresses two issues that happen after the mount fail. The first a NULL pointer reference to a field (pipe) in the autofs superblock info structure and second the lack of super block cleanup by the autofs and autofs4 modules. Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| autofs_i.h | ||
| expire.c | ||
| init.c | ||
| inode.c | ||
| Makefile | ||
| root.c | ||
| symlink.c | ||
| waitq.c | ||