Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2009 18:41:23 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clstate.c
Message-ID:  <200906081841.n58Ifjpv003478@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-06-08 18:41:23 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clstate.c 
  Log:
  SVN rev 193735 on 2009-06-08 18:41:23Z by rmacklem
  
  Fix nfscl_getcl() so that it doesn't crash when it is called to
  do an NFSv4 Close operation with the cred argument NULL. Also,
  clarify what NULL arguments mean in the function's comment.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.4       +28 -19    src/sys/fs/nfsclient/nfs_clstate.c



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