Various cleanups and bugfixes for the NFSv4 client XDR code v2: Add documentation to the generic helpers Trond Myklebust (4): SUNRPC: Add generic helpers for xdr_stream encode/decode NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics NFSv4: Fix the underestimation of delegation XDR space reservation NFSv4: Remove bogus "struct nfs_client" argument from decode_ace() fs/nfs/callback_xdr.c | 8 +- fs/nfs/flexfilelayout/flexfilelayout.c | 5 +- fs/nfs/nfs4xdr.c | 58 ++++------- include/linux/sunrpc/xdr.h | 171 +++++++++++++++++++++++++++++++++ 4 files changed, 193 insertions(+), 49 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html