From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752798Ab2JOFiC (ORCPT ); Mon, 15 Oct 2012 01:38:02 -0400 Received: from intranet.asianux.com ([58.214.24.6]:62063 "EHLO intranet.asianux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751870Ab2JOFiA (ORCPT ); Mon, 15 Oct 2012 01:38:00 -0400 X-Spam-Score: -100.7 Message-ID: <507BA178.7030002@asianux.com> Date: Mon, 15 Oct 2012 13:39:04 +0800 From: Chen Gang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: "Myklebust, Trond" CC: Jeff Layton , "linux-nfs@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [Bug fix] nfs-client: fix nfs_inode_attrs_need_update for async read_done comes during truncating to smaller size References: <507B70F1.7040903@asianux.com> <4FA345DA4F4AE44899BD2B03EEEC2FA909236BB5@SACEXCMBX04-PRD.hq.netapp.com> <507B968A.9090104@asianux.com> In-Reply-To: <507B968A.9090104@asianux.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2012年10月15日 12:52, Chen Gang 写道: >> Now, what are the conditions of your test setup? The above bug report is >> > meaningless unless it includes a description of what is being exported >> > by the server (including a proper listing of the contents >> > of /etc/exports and /proc/mounts). It should also include a description >> > of the NFS client mount options (see /proc/mounts on the client). for exportfs command line is: rsh -n $RHOST "/usr/sbin/exportfs -i -o no_root_squash,rw *:$TESTDIR" $RHOST is dhcp122.asianux.net (10.1.0.122, not need input password) $TESTDIR just the mount dir. > they are below, if you need additional information, please tell me again. > -- Chen Gang Asianux Corporation