Re: [STATUS 2.5] January 18, 2002

Alexander Viro (viro@math.psu.edu)
Sat, 19 Jan 2002 17:53:31 -0500 (EST)


On Sat, 19 Jan 2002, [iso-8859-1] Jakob Østergaard wrote:

> > All this seems very neat. One question: what about forced umount / forced
> > remount readonly stuff? Any plans on that?
> >
>
> That would be *very* nice indeed. Even if it was only for things like NFS
> and SMBFS.

umount(mountpoint, MNT_DETACH);

Had been there for quite a while...

It's not a forced umount - it detaches the subtree from mountpoint and
filesystem(s) go away when they stop being busy. But for remote
filesystems that's precisely what you want.

-
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/