Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754410AbZGVWRs (ORCPT ); Wed, 22 Jul 2009 18:17:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753024AbZGVWRr (ORCPT ); Wed, 22 Jul 2009 18:17:47 -0400 Received: from mail-out2.uio.no ([129.240.10.58]:54438 "EHLO mail-out2.uio.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751909AbZGVWRq (ORCPT ); Wed, 22 Jul 2009 18:17:46 -0400 Subject: Re: Error mounting FC8 NFS server with 2.6.31-rc3 NFSv4 client. From: Trond Myklebust To: Andy Adamson Cc: Ben Greear , linux-kernel , linux-nfs@vger.kernel.org In-Reply-To: <2CC45724-FD70-4F00-84F7-4D0E2158D6B5@netapp.com> References: <4A64EB1F.4000602@candelatech.com> <1248178527.5222.0.camel@heimdal.trondhjem.org> <4A65F184.5060802@candelatech.com> <1248196339.21343.8.camel@heimdal.trondhjem.org> <4A65FCB2.6080903@candelatech.com> <1248199140.21343.17.camel@heimdal.trondhjem.org> <4A660295.9020807@candelatech.com> <1248200897.21343.19.camel@heimdal.trondhjem.org> <4A6609A9.3000504@candelatech.com> <1248211050.21343.38.camel@heimdal.trondhjem.org> <1248294013.5234.35.camel@heimdal.trondhjem.org> <74713B5B-DF7F-4357-AE3A-0F6B44C41116@netapp.com> <1248299236.9202.3.camel@heimdal.trondhjem.org> <2CC45724-FD70-4F00-84F7-4D0E2158D6B5@netapp.com> Content-Type: text/plain Date: Wed, 22 Jul 2009 18:17:42 -0400 Message-Id: <1248301062.9202.11.camel@heimdal.trondhjem.org> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit X-UiO-Ratelimit-Test: rcpts/h 4 msgs/h 1 sum rcpts/h 7 sum msgs/h 1 total rcpts 940 max rcpts/h 27 ratelimit 0 X-UiO-Spam-info: not spam, SpamAssassin (score=-5.0, required=5.0, autolearn=disabled, UIO_MAIL_IS_INTERNAL=-5, uiobl=NO, uiouri=NO) X-UiO-Scanned: 91CAB61F1D3FFFE5A9CF08A1F7C85B1164819353 X-UiO-SPAM-Test: remote_host: 68.40.207.222 spam_score: -49 maxlevel 80 minaction 2 bait 0 mail/h: 1 total 85 max/h 5 blacklist 0 greylist 0 ratelimit 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 817 Lines: 21 On Wed, 2009-07-22 at 18:03 -0400, Andy Adamson wrote: > On Jul 22, 2009, at 5:47 PM, Trond Myklebust wrote: > > Well.... The rsize/wsize is one thing, but how about acls? We simply > > don't know how big they may become. > > Yeah - has anything been submitted for 4.2 to fix this? (a readdir > cookie - like thingie) Not really. You pretty much have to set ACLs atomically, or you may end up with security issues. The good news is, though, that we should be able to figure out an upper limit by looking at the max_rqst_sz/max_resp_sz that the server wants to set. -- 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/