Re: [NFS] Disabling Symbolic Link Content Caching in NFS Client

Trond Myklebust (trond.myklebust@fys.uio.no)
Mon, 2 Jun 2003 23:48:18 +0200


>>>>> " " == Ion Badulescu <ionut@badula.org> writes:

>> 1. Make nfs_symlink_caching dynamically tunable using /proc and
>> sysctl interface.

> No. Do it on a per-mount basis, like the other OS's do.

As I said to Vivek in a private mail, it would be very nice to see
if this could be done by replacing hlfsd with namespace groups.

Al Viro has already done all the VFS layer work, which should be ready
and working in existing 2.4.20 and 2.5.x kernels. What is missing is
userland support for doing a CLONE_NEWNS, and then mounting the user's
home directory, mailspool,.... in the appropriate locations at login
time.

Cheers,
Trond
-
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/