From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932282AbWFGQDn (ORCPT ); Wed, 7 Jun 2006 12:03:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932284AbWFGQDn (ORCPT ); Wed, 7 Jun 2006 12:03:43 -0400 Received: from mail.fieldses.org ([66.93.2.214]:8576 "EHLO pickle.fieldses.org") by vger.kernel.org with ESMTP id S932282AbWFGQDm (ORCPT ); Wed, 7 Jun 2006 12:03:42 -0400 Date: Wed, 7 Jun 2006 12:03:34 -0400 To: Peter Staubach Cc: Neil Brown , NFS List , Linux Kernel Mailing List , Trond Myklebust Subject: Re: [NFS] [PATCH] NFS server does not update mtime on setattr request Message-ID: <20060607160334.GB22335@fieldses.org> References: <4485C3FE.5070504@redhat.com> <1149658707.27298.10.camel@localhost> <4486E662.5080900@redhat.com> <20060607151754.GB23954@fieldses.org> <4486F020.3030707@redhat.com> <20060607154258.GA22335@fieldses.org> <4486F5C7.60606@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4486F5C7.60606@redhat.com> User-Agent: Mutt/1.5.11+cvs20060403 From: "J. Bruce Fields" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 07, 2006 at 11:50:31AM -0400, Peter Staubach wrote: > The Red Hat BZ number is 193621. "You are not authorized to access bug #193621", it tells me.... > The description is that when zero length files are copied, even over > an existing zero length file, the mtime on the target file does not > change. Is the server-side patch sufficient on its own? --b.