Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2011 01:45:05 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clport.c
Message-ID:  <201104270145.p3R1jMnl045976@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-27 01:45:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clport.c 
  Log:
  SVN rev 221105 on 2011-04-27 01:45:05Z by rmacklem
  
  MFC: r220610
  Fix the experimental NFSv4 client so that it recognizes server
  mount point crossings correctly. It was testing the wrong flag.
  Also, try harder to make sure that the fsid is different than
  the one assigned to the client mount point, by hashing the
  server's fsid (just to create a different value deterministically)
  when it is the same.
  
  Revision  Changes    Path
  1.5.2.9   +17 -5     src/sys/fs/nfsclient/nfs_clport.c



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