Re: NFS doen't uniformly copy timestamps to server

From: Paul Dickson
Date: Thu Mar 02 2006 - 13:02:53 EST


On Wed, 01 Mar 2006 16:57:43 -0800, Trond Myklebust wrote:

> On Wed, 2006-03-01 at 17:35 -0700, Paul Dickson wrote:
> > Within a NFS mount directory:
> > cp -a file1 file2 # Timestamp not copied
> > mv file1 file2 # Timestamp not copied
> > touch -r file1 file2 # Timestamp copied
> >
> > More data is at:
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=183208
> >
> > This currently happens with 2.6.16rc5-git3
> >
> > Is this a problem with the NFS server or am I applying the wrong options?
>
> The RedHat bugzilla tracks RedHat bugs. For kernel bugs, see
> bugzilla.kernel.org.
>
> From your description, it looks very much like the issue being tracked
> in
>
> http://bugzilla.kernel.org/show_bug.cgi?id=6127
>
> Feel free to try the proposed patch.

The patch solves my problem (when installed on the client side).

Thanks.

-Paul

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/