Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161639AbWAMDOh (ORCPT ); Thu, 12 Jan 2006 22:14:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161643AbWAMDOh (ORCPT ); Thu, 12 Jan 2006 22:14:37 -0500 Received: from note.orchestra.cse.unsw.EDU.AU ([129.94.242.24]:17324 "EHLO note.orchestra.cse.unsw.EDU.AU") by vger.kernel.org with ESMTP id S1161639AbWAMDOg (ORCPT ); Thu, 12 Jan 2006 22:14:36 -0500 From: NeilBrown To: Andrew Morton Date: Fri, 13 Jan 2006 14:14:27 +1100 X-face: [Gw_3E*Gng}4rRrKRYotwlE?.2|**#s9D X-CSE-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on note.orchestra.cse.unsw.EDU.AU X-CSE-Spam-Level: X-CSE-Spam-Status: No, score=-4.5 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 13 Three more assorted nfsd patches. The last is somewhat embarassing... a previous patch completely left out the nfsv2 section. This didn't cause compile errors, but completely broke NFSv2 service... and it was in -mm for at least a month with noone noticing. [PATCH kNFSd 001 of 3] semaphore to mutex conversion. [PATCH kNFSd 002 of 3] Fix some more errno/nfserr confusion in vfs.c [PATCH kNFSd 003 of 3] Provide missing NFSv2 part of patch for checking vfs_getattr. - 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/