]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Unix CM: Catch ICL initialisation failures
authorSimon Wilkinson <sxw@your-file-system.com>
Thu, 21 Feb 2013 19:34:47 +0000 (19:34 +0000)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 22 Mar 2013 23:49:58 +0000 (16:49 -0700)
commit86c3a3b7ea14e06bd89eaccab51da12a9b7ed2a3
tree7e5725dde1b470bb8fb4c7bad605381db021ba8d
parent8bd21b891f862a8754cf32cc6d85707cdfdb52fd
Unix CM: Catch ICL initialisation failures

If afs_icl_CreateLog fails, don't still call afS_icl_CreateSet.
If afs_icl_CreateSetWithFlags fails, don't ignore its error code.

Caught by clang-analyzer

Reviewed-on: http://gerrit.openafs.org/9203
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 3bbff16c6d34c905fab8fcb792c8606ea356e2a8)

Change-Id: I4835a6cbdc802bc08f5ae83fa10f9c93357cf736
Reviewed-on: http://gerrit.openafs.org/9532
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/afs/afs_icl.c