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>
Showing
- fs/nfs/nfs4filelayout.c 44 additions, 9 deletionsfs/nfs/nfs4filelayout.c
- fs/nfs/nfs4filelayoutdev.c 122 additions, 56 deletionsfs/nfs/nfs4filelayoutdev.c
- fs/nfs/nfs4proc.c 1 addition, 8 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4xdr.c 20 additions, 10 deletionsfs/nfs/nfs4xdr.c
- fs/nfs/pnfs.c 39 additions, 0 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 0 additions, 1 deletionfs/nfs/pnfs.h
- include/linux/nfs_xdr.h 4 additions, 2 deletionsinclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment