On Wed, Apr 9, 2008 at 2:10 AM, <jidanni jidanni.org> wrote:
> $ stat y
> Access: 2008-04-09 11:11:11.000000000 +0800
> $ cp -a y /vfat
> $ umount /vfat; mount /vfat
> $ stat /vfat/y
> Modify: 2008-04-09 11:11:10.000000000 +0800
This is a little inconsistent; you show the mtime in one
example and
the atime in the other. Are they the same? Could you try
again and
use the same timestamp in each case?
James.
|