The first five are some bugfix and update, the last nine are some cleanups. Kinglong Mee (14): nfsd: Add layouts checking for state resources nfsd: Add missing gen_confirm nfsd4_setclientid() nfsd: Fix memory leak of so_owner.data in nfs4_stateowner nfsd: Fix a memory leak of struct file_lock nfsd: Use check_stateid_generation() for generation checking nfsd: Drop duplicate locks_init_lock() nfsd: Remove unneeded values in nfsd4_open() nfsd: Drop duplicate checking of seqid in nfsd4_create_session() nfsd: Remove nfs4_set_claim_prev() nfsd: Remove unused values in nfs4_setlease() nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat() nfsd: Remove macro LOFF_OVERFLOW nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner nfsd: Remove unused clientid arguments from find_lockowner_str{_locked} fs/nfsd/nfs4layouts.c | 7 +++-- fs/nfsd/nfs4proc.c | 4 +-- fs/nfsd/nfs4state.c | 74 ++++++++++++++++++++++----------------------------- fs/nfsd/state.h | 1 + 4 files changed, 37 insertions(+), 49 deletions(-) -- 2.4.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