Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 00:40:17 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs_commonkrpc.c
Message-ID:  <200905230040.n4N0eX04017225@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-05-23 00:40:17 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfs_commonkrpc.c 
  Log:
  SVN rev 192616 on 2009-05-23 00:40:17Z by rmacklem
  
  Fix the rpc_gss_secfind() call in nfs_commonkrpc.c so that
  the code will build when "options KGSSAPI" is specified
  without requiring the proposed changes that add host based
  initiator principal support. It will not handle the case where
  the client uses a host based initiator principal until those
  changes are committed. The code that uses those changes is
  #ifdef'd notyet until the krpc rpcsec_changes are committed.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.4       +16 -1     src/sys/fs/nfs/nfs_commonkrpc.c



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