Marcel Moolenaar wrote:
Author: marcel
Date: Sun Nov 15 03:09:50 2009
New Revision: 199284
URL: http://svn.freebsd.org/changeset/base/199284

Log:
  Revert previous change and fix misalignment by using bcopy()
  to copy the file handle from fid_data into fh. This eliminates
  conditional compilation.
Pointed out by: imp

Modified:
  head/sys/nfsserver/nfs_fha.c

Thanks Marcel, with this ci I'm able the mount my nfs exports from i386 on ppc/amd64 again. With the previous commit I was only able to mount the nfs exports from amd64 to powerpc but not from i386 to powerpc.

Andreas
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to