Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
authorWeston Andros Adamson <dros@netapp.com>
Thu, 24 Mar 2011 20:48:21 +0000 (16:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Mar 2011 21:01:41 +0000 (17:01 -0400)
changes LAYOUTGET and GETDEVICEINFO XDR parsing to:
 - not use vmap, which doesn't work on incoherent archs
 - use xdr_stream parsing for all xdr

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found