The following commit has been merged in the openafs-stable-1_6_x branch:
commit d04df5c0e6f9136c400dd49dea3d9aec030e5ca2
Author: Simon Wilkinson <[email protected]>
Date: Fri Mar 30 19:33:55 2012 +0100
vlserver: unsigned values are always >0
Maxvolidbump is defined as an unisgned int, and thus can never be less
than 0. Remove the pointless check, as it just makes clang sad.
Reviewed-on: http://gerrit.openafs.org/7084
Tested-by: BuildBot <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
(cherry picked from commit 350b5d58779cc127b96497283c2d982e099b911c)
Change-Id: Ib902a5b165219469db5f370ebea4c078f10726ee
Reviewed-on: http://gerrit.openafs.org/10740
Tested-by: BuildBot <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
src/vlserver/vlprocs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs