VirtualBox

Opened 7 years ago

#17159 new defect

vboxsf file timestamp not set properly

Reported by: Norbert Novotny Owned by:
Component: shared folders Version: VirtualBox 5.1.28
Keywords: vboxsf, timestamp, mtime Cc:
Guest type: Linux Host type: Windows

Description

Setting file modification timestamp on a file seated in shared folder does not work properly.

The case description:

$ df -h .
Filesystem      Size  Used Avail Use% Mounted on
Shared          932G  317G  616G  34% /media/sf_Shared
$ mount -l | grep Shared
Shared on /media/sf_Shared type vboxsf (rw,nodev,relatime)
$ touch -md "1970-01-01 00:00:00"   test
$ ls -l test
-rwxrwx--- 1 root vboxsf 0 '''Jul 22  2554''' test

Doing the same on a native fs does work as expected.

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use