svn commit: r199284 - head/sys/nfsserver

Andreas Tobler andreast-list at fgznet.ch
Sun Nov 15 21:35:53 UTC 2009


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


More information about the svn-src-head mailing list