The following bugfixes for 2.6.38 are available from: git://linux-nfs.org/~bfields/linux.git for-2.6.38 (Note several of the "nfsd4:" patches are just one fix for a merge-window regression, with some preperatory cleanup rather finely split out.) --b. Benny Halevy (1): NFSD: use nfserr for status after decode_cb_op_status J. Bruce Fields (9): nfsd: don't leak dentry count on mnt_want_write failure nfsd4: split up nfsd_break_deleg_cb nfsd4: add helper function for lease setup nfsd4: fix leak on allocation error nfsd4: split lease setting into separate function nfsd4: remove unused deleg dprintk's. nfsd4: modify fi_delegations under recall_lock nfsd4: acquire only one lease per file nfsd: break lease on unlink due to rename Konstantin Khorenko (1): NFSD: memory corruption due to writing beyond the stat array fs/nfsd/nfs4callback.c | 6 +- fs/nfsd/nfs4state.c | 186 +++++++++++++++++++++++++++--------------------- fs/nfsd/state.h | 5 +- fs/nfsd/vfs.c | 21 ++++-- 4 files changed, 125 insertions(+), 93 deletions(-) -- 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