K 10 svn:author V 3 dfr K 8 svn:date V 27 2009-05-24T13:22:00.387292Z K 7 svn:log V 343 Make sure we feed 32bit align memory to nfsm_dissect otherwise we will fault on platforms with strict alignment requirements. In particular, this fixes the problems with the new RPC transport on the arm platform. Note: this adds yet another copy of nfs_realign(). I will attempt to refactor after NFS_LEGACYRPC is removed. Submitted by: sam END