]> git.michaelhowe.org Git - packages/o/openafs.git/commit
viced: incorrect FID audit of BulkStatus and InlineBulkStatus
authorMark Vitale <mvitale@sinenomine.net>
Tue, 16 Feb 2016 19:55:03 +0000 (14:55 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 31 Mar 2016 10:08:38 +0000 (06:08 -0400)
commit86624d4118cc0f50d0096563b615154f0fb1c4f7
tree2dd53ac9240e1d0e9b9eecb56b3569f8ad95cd91
parent790cc130644c83cccc915e997f65a012fa47e86b
viced: incorrect FID audit of BulkStatus and InlineBulkStatus

The audit code for object AUD_FIDS is off by one - we list the
first FID twice and skip the last FID.

Repair so all FIDs are properly audited.

Reviewed-on: http://gerrit.openafs.org/12191
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams <3chas3@gmail.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 44349d0694c7a185fae4c55c75cb01196d109a26)

Change-Id: I7f662fd54aaab8182fedc5ebd607db37e501b423
Reviewed-on: https://gerrit.openafs.org/12211
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/audit/audit.c