From owner-freebsd-bugs Sun Aug 5 13:10: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C3A337B401 for ; Sun, 5 Aug 2001 13:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f75KA1u78285; Sun, 5 Aug 2001 13:10:01 -0700 (PDT) (envelope-from gnats) Date: Sun, 5 Aug 2001 13:10:01 -0700 (PDT) Message-Id: <200108052010.f75KA1u78285@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Tony Fleisher Subject: Re: bin/16155: cp -p does not preserve modification time with msdos-fs Reply-To: Tony Fleisher Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/16155; it has been noted by GNATS. From: Tony Fleisher To: Mike Barcroft Cc: Tony Fleisher , Fritz Heinrichmeyer , Subject: Re: bin/16155: cp -p does not preserve modification time with msdos-fs Date: Sun, 5 Aug 2001 13:03:50 -0700 (PDT) I am using Win98SE FAT32 filesystem. On Sun, 5 Aug 2001, Mike Barcroft wrote: > On Thu, Aug 02, 2001 at 10:56:09PM -0700, Tony Fleisher wrote: > > I am unable to reproduce this problem on a 5.0-Current (July 13) system. > > > > takhus# ls -l > > total 76 > > -rwxrwxr-x 1 fleisher fleisher 36513 Jul 13 20:16 NETLOG.TXT > > takhus# cp -p NETLOG.TXT /mnt/win98/temp/ > > cp: chown: /mnt/win98/temp/NETLOG.TXT: Invalid argument > > takhus# ls -l /mnt/win98/temp > > total 48 > > -rwxrwxr-x 1 root wheel 36513 Jul 13 20:16 NETLOG.TXT > > Interesting, the originator confirmed the bug still exists in > 4.4-PRERELEASE. I don't see any changes between -STABLE and -CURRENT > that would affect this. So I believe it's probably a difference > between the MS-DOS filesystems you and the originator are using. > > Would both of you mind supplying more details about which OS you > used to formatted your respective MS-DOS partitions? > > Best regards, > Mike Barcroft > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message