Date: Fri, 22 Oct 2010 21:38:56 +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: <201010222139.o9MLdJCW034070@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-10-22 21:38:56 UTC
FreeBSD src repository
Modified files:
sys/fs/nfs nfs_var.h nfsdport.h
sys/fs/nfsserver nfs_nfsdport.c
Log:
SVN rev 214224 on 2010-10-22 21:38:56Z by rmacklem
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.
MFC after: 10 days
Revision Changes Path
1.16 +1 -0 src/sys/fs/nfs/nfs_var.h
1.4 +1 -1 src/sys/fs/nfs/nfsdport.h
1.26 +15 -0 src/sys/fs/nfsserver/nfs_nfsdport.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010222139.o9MLdJCW034070>
