Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2008 09:30:27 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nlm nlm_prot_server.c
Message-ID:  <200808250930.m7P9UgAU082637@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2008-08-25 09:30:27 UTC

  FreeBSD src repository

  Modified files:
    sys/nlm              nlm_prot_server.c 
  Log:
  SVN rev 182153 on 2008-08-25 09:30:27Z by dfr
  
  Add a missing return statement in nlm4_unlock_msg_4_svc which prevented it
  from returning a reply message in most cases. This in turn caused
  interoperability problems with Mac OS X clients.
  
  PR:             126561
  Submitted by:   Richard.Conto at gmail.com
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/nlm/nlm_prot_server.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808250930.m7P9UgAU082637>