I'm reading through the fs/lockd code, and I read grace.c and svcshare.c and code such as nlmsvc_share_file() only seems to get called from nlmsvc_proc_share() (and its cut-and-paste twin nlm4svc_proc_share())... And as far as I can grep, those last two functions are never called from anywhere in the kernel source. The comments say this is for "DOS shares", which presumably doesn't mean what I think it means because DOS used netbios, not NFS... What's this code for, and where does it get used? Is it something out of tree, or some header #define that's glued##together that I'm not picking up via grep...? Rob -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html