Date: Sat, 16 Jan 2010 12:16:38 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsserver nfs.h nfs_fha.c nfs_srvkrpc.c Message-ID: <201001161216.o0GCGmFH040242@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-01-16 12:16:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/nfsserver nfs.h nfs_fha.c nfs_srvkrpc.c
Log:
SVN rev 202438 on 2010-01-16 12:16:38Z by marius
MFC: r201896
As nfsm_srvmtofh_xx() assumes the 4-byte alignment required by XDR
ensure the mbuf data is aligned accordingly by calling nfs_realign()
in fha_extract_info(). This fix is orthogonal to the problem solved
by r199274/r199284 (MFC'ed to stable/8 in r199733).
PR: 142102 (second part)
Revision Changes Path
1.90.2.2 +1 -0 src/sys/nfsserver/nfs.h
1.4.2.3 +6 -2 src/sys/nfsserver/nfs_fha.c
1.12.2.2 +1 -1 src/sys/nfsserver/nfs_srvkrpc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001161216.o0GCGmFH040242>
