On Monday 21 May 2001 10:14, Lars Marowsky-Bree wrote: > On 2001-05-19T16:25:47, > > Daniel Phillips <[EMAIL PROTECTED]> said: > > How about: > > > > # mkpart /dev/sda /dev/mypartition -o size=1024k,type=swap > > # ls /dev/mypartition > > base size device type > > # cat /dev/mypartition/size > > 1048576 > > # cat /dev/mypartition/device > > /dev/sda > > # mke2fs /dev/mypartition > > Ek. You want to run mke2fs on a _directory_ ? Could you be specific about what is wrong with that? Assuming that this device directory lives on a special purpose filesystem? > If anything, /dev/mypartition/realdev Then every fstab in the world has to change, not to mention adding verbosity to interactive commands. -- Daniel - 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/
- [RFD w/info-PATCH] device arguments from lookup, partio... Ben LaHaise
- Re: [RFD w/info-PATCH] device arguments from looku... Christer Weinigel
- Re: [RFD w/info-PATCH] device arguments from l... Christer Weinigel
- Re: [RFD w/info-PATCH] device arguments from looku... Eric W. Biederman
- Re: [RFD w/info-PATCH] device arguments from ... Lars Marowsky-Bree
- Why side-effects on open(2) are evil. (was... Daniel Phillips
- Why side-effects on open(2) are evil. (was Re: [RF... Alexander Viro
- Re: Why side-effects on open(2) are evil. (was... Abramo Bagnara
- Re: Why side-effects on open(2) are evil. ... Alexander Viro
- Re: Why side-effects on open(2) are evil. ... Pavel Machek
- Re: Why side-effects on open(2) are evil. ... Pavel Machek
- Re: Why side-effects on open(2) are evil. (was... Linus Torvalds
- Re: Why side-effects on open(2) are evil. (was... Edgar Toernig
- Re: Why side-effects on open(2) are evil. ... Alexander Viro
- Re: Why side-effects on open(2) are ev... Linus Torvalds
- Re: Why side-effects on open(2) a... Jeff Garzik