commit | 35124a0994fc02545b14b9fa3aad000b3331f1c0 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Thu Mar 24 16:48:21 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Mar 24 17:01:41 2011 -0400 |
tree | 5149267f387199fd9ca2718c74d86b6779013501 | |
parent | ef31153786bc1e4304e6b9422cc8b9efef455611 [diff] |
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO 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>