Miklos Szeredi wrote:
> 
> (2) needs work in the filesystems implicated.  I already have patches
> for ext2, ext3, tmpfs, devpts and hostfs, and it would be nice if the
> maintainers for others could help out.
> 

A lot of these could be fixed all at once by letting the filesystem tell
the VFS to retain the string passed to the original mount.  That will
solve *almost* all filesystems which take string options.

On the other hand, maybe it's cleaner to present a canonical view of the
options.  Note that /etc/mtab does not, however.

        -hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to