Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2009 21:49:07 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/nfsclient nfs_krpc.c
Message-ID:  <200903212149.n2LLnK70092627@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-03-21 21:49:07 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_krpc.c 
  Log:
  SVN rev 190220 on 2009-03-21 21:49:07Z by rwatson
  
  In nfs_request(), always exit using the nfsmout label once we're
  definitely doing an NFSv2 or NFSv3 RPC, rather than sometimes doing
  so and sometimes not.  This makes it easier to add a DTrace return
  probe at a single point in the function.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.2       +3 -8      src/sys/nfsclient/nfs_krpc.c



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