On Tue, 2011-09-27 at 07:32 -0700, Linus Torvalds wrote: > On Mon, Sep 26, 2011 at 9:51 PM, Ian Kent <raven@xxxxxxxxxx> wrote: > > > > Is there a source tree somewhere, I'm not sure now exactly what has been > > changed. I can run tests if I can get accurate source. > > It's all at git://github.com/torvalds/linux. > > I've only applied two patches so far, though: the "Add > LOOKUP_AUTOMOUNT flag" (that didn't actually set it anywhere), and > then the minimal version of Trond's patch. > > And I see that I have a few patches from Trond in my mailbox, but I > haven't looked at them yet. I cloned the repo and it looks like everything was present, three recent patches in all. Built and ran my tests without any kernel issue. The tests I run are limited in scope because they essentially use opendir(3) and check mtab or /proc/mounts for mount and fs type. Although I do plenty of NFS mount and umount I don't have anything that tests NFS automounts. Ian -- 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