mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
afs: document missing afs_Analyze parm
rxconn was missing from the comments; add it. Reviewed-on: https://gerrit.openafs.org/12004 Reviewed-by: Perry Ruiter <pruiter@sinenomine.net> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Benjamin Kaduk <kaduk@mit.edu> (cherry picked from commit b3e85976936239e30d44da00bf28fbe8487f6998) Change-Id: I8a56824b9e14971b7e04698ef449daf3d8422889 Reviewed-on: https://gerrit.openafs.org/12341 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Mark Vitale <mvitale@sinenomine.net> Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
This commit is contained in:
parent
8b1aa797a2
commit
c947f3b419
@ -395,6 +395,7 @@ afs_PrintServerErrors(struct vrequest *areq, struct VenusFid *afid)
|
||||
*
|
||||
* Arguments:
|
||||
* aconn : Ptr to the relevant connection on which the call was made.
|
||||
* rxconn: Ptr to the rx_connection
|
||||
* acode : The return code experienced by the RPC.
|
||||
* afid : The FID of the file involved in the action. This argument
|
||||
* may be null if none was involved.
|
||||
|
Loading…
x
Reference in New Issue
Block a user