K 10 svn:author V 6 marius K 8 svn:date V 27 2010-01-16T12:16:38.403481Z K 7 svn:log V 297 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) END