components/krb5/patches/049-kpropd_no_retries.patch
changeset 6599 1d033832c5e7
parent 5490 9bf0bc57423a
child 6978 14cbeb78966a
equal deleted inserted replaced
6598:97c29bc92758 6599:1d033832c5e7
     8 # This patch changes kpropd, so that it exits with error immediately.
     8 # This patch changes kpropd, so that it exits with error immediately.
     9 #
     9 #
    10 # This is a Solaris specific change, it will not be contributed upstream.
    10 # This is a Solaris specific change, it will not be contributed upstream.
    11 # Patch source: in-house
    11 # Patch source: in-house
    12 #
    12 #
    13 diff -pur old/src/slave/kpropd.c new/src/slave/kpropd.c
    13 diff --git a/src/slave/kpropd.c b/src/slave/kpropd.c
    14 --- old/src/slave/kpropd.c	2015-06-26 05:26:18.093175489 -0700
    14 --- a/src/slave/kpropd.c
    15 +++ new/src/slave/kpropd.c	2015-07-07 05:33:21.888052914 -0700
    15 +++ b/src/slave/kpropd.c
    16 @@ -730,18 +730,10 @@ reinit:
    16 @@ -734,18 +734,10 @@ reinit:
    17  
    17  
    18                  usage();
    18                  usage();
    19              }
    19              }
    20 -            reinit_cnt++;
    20 -            reinit_cnt++;
    21              com_err(progname, retval,
    21              com_err(progname, retval,