[AFS3-std] rxgk ClientInfo and TokenInfo

Benjamin Kaduk kaduk@MIT.EDU
Tue, 5 Feb 2013 11:05:56 -0500 (EST)


It seems that the ClientInfo structure contains all of the fields of the 
TokenInfo structure (in the same order, even!).  I would like to make 
ClientInfo contain a TokenInfo instead of repeating all the fields.  Both 
structures are in the rxgk document already.

Comments?

-Ben