Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 2010 02:21:35 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs_var.h nfsdport.h src/sys/fs/nfsserver nfs_nfsdport.c
Message-ID:  <201011010221.oA12LmDv058704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

rmacklem    2010-11-01 02:21:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfs           nfs_var.h nfsdport.h 
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 214616 on 2010-11-01 02:21:35Z by rmacklem
  
  MFC: r214224
  Modify the file handle hash function in the experimental NFS
  server so that it will work better for non-UFS file systems.
  The new function simply sums the bytes of the fh_fid field
  of fhandle_t.
  
  Revision   Changes    Path
  1.6.2.10   +1 -0      src/sys/fs/nfs/nfs_var.h
  1.2.2.3    +1 -1      src/sys/fs/nfs/nfsdport.h
  1.15.2.12  +15 -0     src/sys/fs/nfsserver/nfs_nfsdport.c



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