[OpenAFS-devel] openafs rxk5 m84 - snapshot

Marcus Watts mdw@umich.edu
Thu, 27 May 2010 16:05:08 -0400


I've got a new snapshot for openafs rxk5 - "m84".  I'm not sure which
version folks would have seen last, so I'm not sure just what changes
I've made since.

The last few changes I've made here include:
1. rxk5 - report client principal by name not by weird number
   when discarding expired tokens.
2. white space fix changes.
3. 2009 hackathon issue #5 "ubik_SRXServerProcV2 and afsconf_ServerAuthV2".
4. 2009 hackathon issue #6 "cell_max 256".

Normally, I'd do this as a diff, but since the base for this is "cvs
2009/06/21", and I haven't yet finished the white space diff process -
I'm going to put this out as a complete self-contained source tarball.
cvs 2009/06/21 is just before the git import process, so it is very
nearly but not exactly 1.5.61.  I'm attempting to use the original
"4 space indent, 8 space tab" convention.  White space in 1.5.61 is
sufficiently random it was starting to annoy me.  What I have here is
not perfect, but it annoys me much less.

Without more ado, here's the snapshot,

/afs/umich.edu/group/itd/build/mdw/openafs/patches/openafs-m84.tar.bz2

I expect to have a few more code & bug fixes, updates to hopefully bring
it up to 1.5.74^H5, and orthogonally to that, a split process that will
result in a whole bunch of sequential diffs to go from release code
to rxk5.  Eventually, those sequential diffs can turn into something
git understands.

				-Marcus Watts