Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753622Ab1DTXX7 (ORCPT ); Wed, 20 Apr 2011 19:23:59 -0400 Received: from fieldses.org ([174.143.236.118]:52937 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751847Ab1DTXX6 (ORCPT ); Wed, 20 Apr 2011 19:23:58 -0400 Date: Wed, 20 Apr 2011 19:23:42 -0400 From: "J. Bruce Fields" To: Linus Torvalds Cc: OGAWA Hirofumi , "J. Bruce Fields" , Greg KH , linux-kernel@vger.kernel.org, stable@kernel.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Neil Brown , linux-nfs@vger.kernel.org Subject: nfsd bugfixes for 2.6.39 Message-ID: <20110420232342.GI15919@fieldses.org> References: <20110418153236.GC20935@pad.home.fieldses.org> <87ipubwnj3.fsf@devron.myhome.or.jp> <8762qbwnf1.fsf@devron.myhome.or.jp> <87zknnv7id.fsf@devron.myhome.or.jp> <87vcybgt6u.fsf@devron.myhome.or.jp> <87hb9uhcre.fsf@devron.myhome.or.jp> <20110419204349.GB8228@fieldses.org> <87aafmgcvk.fsf@devron.myhome.or.jp> <20110419213331.GA9998@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110419213331.GA9998@fieldses.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 797 Lines: 26 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-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/