lkml.org 
[lkml]   [2003]   [Oct]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 7 Oct 2003 12:47:16 +0530
FromManeesh Soni <>
SubjectRe: [RFC 2/6] sysfs-mount.patch
On Mon, Oct 06, 2003 at 02:43:20PM +0100, viro@parcelfarce.linux.theplanet.co.uk wrote:
> 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.

Yeah.. that was not meant to fly.. and I didnot pushed the patches on runway
and to any of the Air Traffic Controllers..(tree maintainers) :-).. 

I will get rid of sysfs_mount.

Maneesh
-- 
Maneesh Soni
Linux Technology Center, 
IBM Software Lab, Bangalore, India
email: maneesh@in.ibm.com
Phone: 91-80-5044999 Fax: 91-80-5268553
T/L : 9243696
-
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    [from the cache]
©2003-2008