]> git.michaelhowe.org Git - packages/o/openafs.git/commit
afs: Suppress duplicate message on Linux
authorPerry Ruiter <pruiter@sinenomine.net>
Mon, 31 Mar 2014 11:42:22 +0000 (04:42 -0700)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 23 Jul 2014 15:13:55 +0000 (11:13 -0400)
commitcf5e18b6a5231face090d1e186946aaa18dc112a
treefad5e49ecf5c96ca23a6d1377126f8ad7f2fd2ac
parent17d0e8c012bd2d4ad9a0004b04943525b38c6b0f
afs: Suppress duplicate message on Linux

Update afs_util.c to call afs_warnall in places where afs_warn and
afs_warnuser are called back to back with identical parameters.

Reviewed-on: http://gerrit.openafs.org/11006
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: D Brashear <shadow@your-file-system.com>
(cherry picked from commit 0287086fa78f0bc0012325c2eadb3dccb6b1f766)

Change-Id: I91d13654fbedffac4b2ad7ef54a90ade245de726
Reviewed-on: http://gerrit.openafs.org/11183
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afs/afs_util.c