No problem - with something like /proc/mount-devs (see my previous
posting), one can easily look up or temporarily create the corresponding
device file, including all the "unnamed" ones. LILO has code for
obtaining a device by its number.
> The current proposed solution introduces a new flag, MS_MOVE which
> indicates that the filesystem should be moved to a new mountpoint.
I guess I would just have reused MS_REMOUNT to avoid forcing a mount
update, but MS_MOVE is probably cleaner, considering that you can
create somewhat obscure configuration problems this way.
- Werner
-- _________________________________________________________________________ / Werner Almesberger, ICA, EPFL, CH werner.almesberger@ica.epfl.ch / /_IN_R_131__Tel_+41_21_693_6621__Fax_+41_21_693_6610_____________________/- 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/