Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754426AbbHDVKA (ORCPT ); Tue, 4 Aug 2015 17:10:00 -0400 Received: from fieldses.org ([173.255.197.46]:37327 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753470AbbHDVJ7 (ORCPT ); Tue, 4 Aug 2015 17:09:59 -0400 Date: Tue, 4 Aug 2015 17:09:58 -0400 To: Linus Torvalds Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] nfsd bugfixes for 4.2 Message-ID: <20150804210958.GA10729@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) From: bfields@fieldses.org (J. Bruce Fields) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 819 Lines: 23 Please pull a few nfsd bugfixes for 4.2 from: git://linux-nfs.org/~bfields/linux.git for-4.2 --b. ---------------------------------------------------------------- Jeff Layton (1): nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid Kinglong Mee (2): nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem nfsd: Fix a file leak on nfsd4_layout_setlease failure fs/nfsd/nfs4layouts.c | 1 + fs/nfsd/nfs4state.c | 12 ++++++------ fs/nfsd/nfs4xdr.c | 11 ++++++----- 3 files changed, 13 insertions(+), 11 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/