On Thu, May 31, 2007 at 09:40:49AM -0700, H. Peter Anvin wrote: > 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 Unfortunately, the original option string (from userspace) != real options (in kernel), see NFS. This bug should be fixed -- the kernel has to fully follow mount(2) or ends with EINVAL. Karel -- Karel Zak <kzak@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html