Date: Sun, 15 Nov 2009 03:09:50 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsserver nfs_fha.c Message-ID: <200911150310.nAF3ADxe047494@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2009-11-15 03:09:50 UTC FreeBSD src repository Modified files: sys/nfsserver nfs_fha.c Log: SVN rev 199284 on 2009-11-15 03:09:50Z by marcel 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 Revision Changes Path 1.6 +1 -6 src/sys/nfsserver/nfs_fha.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911150310.nAF3ADxe047494>