On Sat, 19 May 2001, Ben LaHaise wrote:
> On Sat, 19 May 2001, Alexander Viro wrote:
>
> > On Sat, 19 May 2001, Ben LaHaise wrote:
> >
> > > It's not done yet, but similar techniques would be applied. I envision
> > > that a raid device would support operations such as
> > > open("/dev/md0/slot=5,hot-add=/dev/sda")
> >
> > Think for a moment and you'll see why it's not only ugly as hell, but simply
> > won't work.
>
> Yeah, I shouldn't be replying to email anymore in my bleery-eyed state.
> =) Of course slash seperated data doesn't work, so it would have to be
> hot-add=<filedescriptor> or somesuch. Gah, that's why the options are all
> parsed from a single lookup name anyways...
That's why you want to use write(2) to pass that information instead of
encoding it into open(2).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Re: [reiserfs-list] Re: Why side... Hans Reiser
- Re: Why side-effects on open(2) are evil. (was Re: [R... Pavel Machek
- Re: [RFD w/info-PATCH] device arguments from lookup, parti... Linus Torvalds
- Re: [RFD w/info-PATCH] device arguments from lookup, parti... Daniel Phillips
- Re: [RFD w/info-PATCH] device arguments from lookup, parti... Alexander Viro
- Re: [RFD w/info-PATCH] device arguments from lookup, ... Andrew Morton
- Re: [RFD w/info-PATCH] device arguments from look... Alexander Viro
- Re: [RFD w/info-PATCH] device arguments from lookup, parti... Ben LaHaise
- Re: [RFD w/info-PATCH] device arguments from lookup, ... Alexander Viro
- Re: [RFD w/info-PATCH] device arguments from look... Ben LaHaise
- Re: [RFD w/info-PATCH] device arguments from ... Alexander Viro
- Re: [RFD w/info-PATCH] device arguments from lookup, parti... Alexander Viro
- Re: [RFD w/info-PATCH] device arguments from lookup, ... Alan Cox
- Re: [RFD w/info-PATCH] device arguments from look... Erik Mouw
- Re: [RFD w/info-PATCH] device arguments from ... Aaron Lehmann
- Re: [RFD w/info-PATCH] device arguments f... Erik Mouw
- Re: [RFD w/info-PATCH] device argume... Steven Walter
- Re: [RFD w/info-PATCH] device arguments from look... Richard Gooch
- Re: [RFD w/info-PATCH] device arguments from ... Richard Gooch
- Re: [RFD w/info-PATCH] device arguments f... Matthew Wilcox
- Re: [RFD w/info-PATCH] device arguments f... Alexander Viro

