K 10 svn:author V 3 alc K 8 svn:date V 27 1999-05-08T04:58:29.000000Z K 7 svn:log V 437 MFC: rev 1.52 nfs_realign: Check for badly aligned mbuf data and realign by copying the unaligned portion of the data into a new mbuf chain and freeing the portions of the old chain that were replaced. We cannot simply realign the data within the existing mbuf chain because the underlying buffers may contain other rpc commands and we cannot afford to overwrite them. Submitted by: Matthew Dillon END