Bugfixes for nfsd are available from the for-2.6.39 branch at: git://linux-nfs.org/~bfields/linux.git for-2.6.39 In particular, this should deal with the file leaks noticed by several people. --b. J. Bruce Fields (1): nfsd4: fix struct file leak on delegation OGAWA Hirofumi (1): nfsd4: Fix filp leak Sachin Prabhu (1): Open with O_CREAT flag set fails to open existing files on non writable directories fs/nfsd/nfs4state.c | 3 ++- fs/nfsd/vfs.c | 9 ++++++++- 2 files changed, 10 insertions(+), 2 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