patch-utils_statd_rmtcall_c 372 B

12345678910111213
  1. --- nfs-utils-1.3.0.orig/utils/statd/rmtcall.c 2014-03-25 16:12:07.000000000 +0100
  2. +++ nfs-utils-1.3.0/utils/statd/rmtcall.c 2014-05-17 22:00:46.441569123 +0200
  3. @@ -90,8 +90,10 @@ statd_get_socket(void)
  4. __func__);
  5. break;
  6. }
  7. +#if 0
  8. se = getservbyport(sin.sin_port, "udp");
  9. if (se == NULL)
  10. +#endif
  11. break;
  12. /* rather not use that port, try again */