lkml.org 
[lkml]   [2003]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC 2/6] sysfs-mount.patch
On Mon, Oct 06, 2003 at 02:30:30PM +0530, Maneesh Soni wrote:
> @@ -692,6 +693,10 @@ do_kern_mount(const char *fstype, int fl
> mnt->mnt_mountpoint = sb->s_root;
> mnt->mnt_parent = mnt;
> up_write(&sb->s_umount);
> +
> + if (!strcmp(fstype, "sysfs"))
> + sysfs_mount = mnt;
> +
> put_filesystem(type);
> return mnt;
> out_sb:

That's too ugly for words. Vetoed. Sorry, but *that* will not fly.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.161 / U:1.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site