The following commit has been merged in the openafs-stable-1_6_x branch:
commit cb18459a5dae9559de506d7decf02a636847d0fa
Author: Benjamin Kaduk <[email protected]>
Date: Mon Sep 8 13:47:33 2014 -0400
Tweak AFSDIR_PATH_MAX definition
On recent Debian, we run into runtime errors in the test suite
because _POSIX_PATH_MAX is only 256, and that buffer is too small
for a call to realpath(). Use PATH_MAX if it's available and larger
than _POSIX_PATH_MAX, in a way that should be safe even when PATH_MAX
is not defined.
Reviewed-on: http://gerrit.openafs.org/11453
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
Reviewed-by: Perry Ruiter <[email protected]>
Reviewed-by: D Brashear <[email protected]>
Tested-by: D Brashear <[email protected]>
(cherry picked from commit ec2382e060753dfdcaf84b9ac03e1534c65fcdbc)
Change-Id: I37222dcb019ed9593a499b84a3e4ab30b8a9cf9c
Reviewed-on: http://gerrit.openafs.org/11588
Tested-by: BuildBot <[email protected]>
Reviewed-by: Daria Phoebe Brashear <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
src/util/dirpath.hin | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs