freebsd-dev/sys/nfs
Paul Saab 0e38f5365b Fixes for NFS crashes on architectures that require strict alignment.
- Fix nfsm_disct() so that after pulling up data, the remaining data
  is aligned if necessary.
- Fix nfs_clnt_tcp_soupcall() to bcopy() the rpc length out of the
  mbuf (instead of casting m_data to a uint32).

Submitted by:	Pyun YongHyeon
Reviewed by:	Mohan Srinivasan
2005-07-14 20:08:27 +00:00
..
nfs_common.c Fixes for NFS crashes on architectures that require strict alignment. 2005-07-14 20:08:27 +00:00
nfs_common.h Fixes for NFS crashes on architectures that require strict alignment. 2005-07-14 20:08:27 +00:00
nfsproto.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
rpcv2.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
xdr_subs.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00