Garbage-collect afs_GCUserData's argument
authorBen Kaduk <kaduk@mit.edu>
Tue, 26 Mar 2013 23:43:07 +0000 (19:43 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Wed, 10 Sep 2014 19:08:08 +0000 (15:08 -0400)
commita63a07c3357cc6f54ef129e0542ec531f2ce9433
treea06e7151177eb130a325aae52fd76c9903f40bac
parent39b165cdda941181845022c183fea1c7af7e4356
Garbage-collect afs_GCUserData's argument

We no longer need the ability to force all rxnull connections to be
reaped, as the epoch is set globally.  Change the prototype and
callers accordingly.

Change-Id: I0815fdd035c3dd9d56f72e43603f9c53f5cec79d
Reviewed-on: http://gerrit.openafs.org/10842
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/afs/afs_daemons.c
src/afs/afs_pag_call.c
src/afs/afs_prototypes.h
src/afs/afs_user.c