On Tue, Jul 14, 2009 at 9:33 AM, Latchesar Ionkov<[email protected]> wrote:
> Hmm, I don't understand how this works. v9fs should issue its own
> Tversion and Tattach and discard the previously authenticated session,
> right? Or I am missing something?
>
It works because srv is serving its own (unauthenticated) version of
the mount via 9p.
I thought at one point in time we had something in there that
bypassed tversion/tauth and that's how the amount stuff worked. But I
don't see that code anymore, is that what got squashed with the new
auth= stuff?
-eric