afs: incorrect comments for afs_ClearStatus 05/12005/5
authorMark Vitale <mvitale@sinenomine.net>
Thu, 18 Jun 2015 19:32:36 +0000 (15:32 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Mon, 18 Jul 2016 21:38:02 +0000 (17:38 -0400)
The brief description was identical to the one for afs_Analyze.

Update it to accurately describe afs_ClearStatus.

Change-Id: I70ceca41342c1b47950c35f567f8ae5a2566f925
Reviewed-on: https://gerrit.openafs.org/12005
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>

src/afs/afs_analyze.c

index 9eecf71..c28d794 100644 (file)
@@ -276,8 +276,8 @@ afs_BlackListOnce(struct vrequest *areq, struct VenusFid *afid,
 
 /*!
  * \brief
- *     Analyze the outcome of an RPC operation, taking whatever support
- *     actions are necessary.
+ *     Clear any cached status for the target FID of a failed fileserver
+ *     write RPC.
  *
  * \param[in]     afid   The FID of the file involved in the action.  This argument
  *                       may be null if none was involved.