[Bug 1811353] Re: invalid nanosecond may be returned in file times
Andrey Bondarenko
abondarenko at users.sourceforge.net
Fri Jan 11 20:34:48 UTC 2019
The patch in comment 1 fixed only fstat, but further tests show that stat can also return invalid nsec values.
New patch fixes both functions stats and fstat.
** Patch added: "lp1811353_1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/smbnetfs/+bug/1811353/+attachment/5228522/+files/lp1811353_1.debdiff
** Patch removed: "lp1811353.debdiff"
https://bugs.launchpad.net/ubuntu/+source/smbnetfs/+bug/1811353/+attachment/5228444/+files/lp1811353.debdiff
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1811353
Title:
invalid nanosecond may be returned in file times
Status in smbnetfs package in Ubuntu:
New
Bug description:
Smbnetfs may return invalid values nanosecond values for file times.
Looks like nanosecond may be any random value even outside valid
range [0,999999999] or even negative. This lead to problems with tools
like rsync and "touch -r" which fail with 'Invalid argument' if source
file is on smbnetfs backed FUSE filesystem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/smbnetfs/+bug/1811353/+subscriptions
More information about the Ubuntu-sponsors
mailing list