pre7-6,7-7 /usr /proc busy on shutdown

From: Garst R. Reese (reese@isn.net)
Date: Tue May 09 2000 - 09:08:59 EST


The following patch posted to this list fixed the problem, but is still
not
in pre7-8. What is the status of this problem?

> --- fs/proc/base.c.org Mon May 8 08:54:18 2000
> +++ fs/proc/base.c Mon May 8 11:09:53 2000
> @@ -121,6 +121,7 @@
> *mnt = mntget(fs->rootmnt);
> *dentry = dget(fs->root);
> result = 0;
> + put_fs_struct(fs);
> }
> return result;
> }

Garst

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:13 EST