The first five are cleanups, and last three are bugfixes for nfs client callback. Kinglong Mee (8): NFS: Get rid of the unneeded addr stored in callback arguments NFS: Remove the left global variable nfs_callback_tcpport NFS: Remove the left function defines in callback.h NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionid NFS: Fix bad defines of callback response maxsize NFS: Fix bad checking of max taglen in callback request NFS: Return directly if encode_sessionid fail fs/nfs/callback.h | 12 ------------ fs/nfs/callback_proc.c | 2 -- fs/nfs/callback_xdr.c | 39 ++++++++++++++++++--------------------- fs/nfs/mount_clnt.c | 4 +--- fs/nfs/super.c | 2 -- 5 files changed, 19 insertions(+), 40 deletions(-) -- 2.5.0 -- 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