From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755921AbXFUEam (ORCPT ); Thu, 21 Jun 2007 00:30:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751577AbXFUEaf (ORCPT ); Thu, 21 Jun 2007 00:30:35 -0400 Received: from mail.suse.de ([195.135.220.2]:41684 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314AbXFUEaf (ORCPT ); Thu, 21 Jun 2007 00:30:35 -0400 From: NeilBrown To: Andrew Morton Date: Thu, 21 Jun 2007 14:30:17 +1000 X-face: [Gw_3E*Gng}4rRrKRYotwlE?.2|**#s9D Cc: Benny Halevy Cc: "J. Bruce Fields" Cc: Marc Eshel Cc: Neil Brown Subject: [PATCH 000 of 8] knfsd: Assorted nfsv4 server patches. Message-ID: <20070621142604.727.patches@notabene> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Following 8 patches fix minor bug and provide minor enhancements for nfsv4 service. They all have "no obvious style problems" and are "ready for submission". They are appropriate for inclusion in 2.6.23-rc1. They are against 2.6.22-rc4-mm2. Thanks, NeilBrown [PATCH 001 of 8] knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 [PATCH 002 of 8] knfsd: nfsd4: fix NFSv4 filehandle size units confusion [PATCH 003 of 8] knfsd: nfsd4: silence a compiler warning in ACL code [PATCH 004 of 8] knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks [PATCH 005 of 8] knfsd: nfsd4: fix handling of acl errrors [PATCH 006 of 8] knfsd: nfsd: remove unused header interface.h [PATCH 007 of 8] knfsd: nfsd4: vary maximum delegation limit based on RAM size [PATCH 008 of 8] knfsd: nfsd4: don't delegate files that have had conflicts