Opened 10 years ago

Closed 10 years ago

#10405 closed bug (fixed)

NFS4: Stale file size when copying to the server

Reported by: stippi Owned by: pdziepak
Priority: normal Milestone: R1
Component: File Systems/NFS4 Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by stippi)

I was copying multiple large files to an NFS4 share via Tracker. The target share window was open. While files are copied, the size does not update. Apparently, it is up to the file system to implement node monitoring messages while a file is written (twice a second would be just fine). In BeOS for example, one did not see a file grow while copying to a FAT32 volume.

The real bug, however, is that these files don't update after they are closed. They all stay at 0 Bytes, despite having arrived on the server correctly.

The revision I used was d1c7f766fde371e1b4a7e188e3889f26ebdd04a8

Change History (3)

comment:1 by stippi, 10 years ago

Description: modified (diff)

comment:2 by pdziepak, 10 years ago

Should be fixed in hrev46900.

comment:3 by stippi, 10 years ago

Resolution: fixed
Status: newclosed

Confirmed fixed, thanks!

Note: See TracTickets for help on using tickets.