GNOME Bugzilla – Bug 314691
gnomevfs-ls can't deal with >4GB sizes
Last modified: 2005-11-16 16:18:04 UTC
Hi, Benoit Hamet reported in Debian bug http://bugs.debian.org/325383 that gnomevfs-ls can't deal with big files: update.img (Regular, application/octet-stream) size -161071104 mode 0644 I confirm his bug with 2.10: hda2 (Regular, application/octet-stream) size -67175424 mode 0600 (this is a real file, not the device) ls -l hda2: -rw------- 1 lool lool 29997595648 2005-08-02 22:11 hda2 He says this causes issues with programs relying on gnomevfs. Bye,
Created attachment 54829 [details] [review] Fix it baby!
Patch commited on HEAD. I attached the patch here, packagers might find it handy.