Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2009 03:22:49 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs_commonkrpc.c src/sys/fs/nfsclient nfs_clvfsops.c
Message-ID:  <200905240322.n4O3MwCZ056736@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-05-24 03:22:49 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfs_commonkrpc.c 
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 192675 on 2009-05-24 03:22:49Z by rmacklem
  
  Fix the experimental nfsv4 client so that it works for the
  case of a kerberized mount without a host based principal
  name. This will only work for mounts being done by a user
  other than root. Support for a host based principal name
  will not work until proposed changes to the rpcsec_gss part
  of the krpc are committed. It now builds for "options KGSSAPI".
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.5       +39 -12    src/sys/fs/nfs/nfs_commonkrpc.c
  1.5       +10 -10    src/sys/fs/nfsclient/nfs_clvfsops.c



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