[Bug 1953199] Re: 0-byte files created in overlay filesystem

2021-12-08 Thread Stan Hu
FYI, Linux v5.10.84 (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-5.10.y) has now been tagged with the fixes for the overlay filesystem: 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=dca4f9a581967a81cf4420bdd26162112

[Bug 1953199] Re: 0-byte files created in overlay filesystem

2021-12-06 Thread Stan Hu
Yes. It's worth checking Ubuntu 20.04. 20.04.3 seems to have upgraded to kernel 5.11, but I'm not sure if this is just because it's the HWE version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19531

[Bug 1953199] Re: 0-byte files created in overlay filesystem

2021-12-03 Thread Stan Hu
* Ubuntu 18.04.6 LTS appears affected. * Ubuntu 20.04.3 LTS does NOT appear affected with the Linux 5.11 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953199 Title: 0-byte files created in

[Bug 1953199] [NEW] 0-byte files created in overlay filesystem

2021-12-03 Thread Stan Hu
Public bug reported: Copied from https://lore.kernel.org/stable/CAMBWrQ=1mkxnmt_6jnqp_xxr7psvywpbjc6p1qcy9eny8rf...@mail.gmail.com/: A number of users have reported that under certain conditions using the overlay filesystem, copy_file_range() can unexpectedly create a 0-byte file. [0] This bug c

[Bug 1802585] Re: NFS v4.0: Stale data after file is renamed while another process has an open file handle

2019-01-25 Thread Stan Hu
Looks good to me! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1802585 Title: NFS v4.0: Stale data after file is renamed while another process has an open file handle To manage notifications abo

[Bug 1802585] Re: NFS v4.0: Stale data after file is renamed while another process has an open file handle

2018-11-09 Thread Stan Hu
** Attachment added: "apport.linux.PkXffd.apport" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1802585/+attachment/5210974/+files/apport.linux.PkXffd.apport ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a me

[Bug 1802585] [NEW] NFS v4.0: Stale data after file is renamed while another process has an open file handle

2018-11-09 Thread Stan Hu
Public bug reported: NOTE: This bug has been fixed in the upstream mainline kernel via https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=be189f7e7f03de35887e5a85ddcf39b91b5d7fc1 and merged in the latest NFS client patches in https://git.kernel.org/pub/scm/linux/kernel/gi

[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-12-12 Thread Stan Hu
Lukasz, could we get an updated release for Ubuntu 16.04 (xenial)? We're finding that the latest kernel updates are overwriting our custom dbus packages, and we would prefer to have an official release soon. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-12 Thread Stan Hu
FYI, the dbus patches were written by Lennart Poettering and submitted here for review: https://bugs.freedesktop.org/show_bug.cgi?id=95263#c13 ** Bug watch added: freedesktop.org Bugzilla #95263 https://bugs.freedesktop.org/show_bug.cgi?id=95263 -- You received this bug notification because y

[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-12 Thread Stan Hu
That's correct: only the dbus patch is absolutely necessary, but since the patch wasn't merged yet to dbus I am still not 100% sure if it is considered ready for prime time. It seems to work for us. As Ɓukasz observed, the systemd patch is a lot more extensive. Even though it was merged to master,

[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-04 Thread Stan Hu
This is biting us and our customers quite a bit. More relevant links: https://github.com/systemd/systemd/issues/1961 dbus patch: https://bugs.freedesktop.org/attachment.cgi?id=123493 ** Bug watch added: github.com/systemd/systemd/issues #1961 https://github.com/systemd/systemd/issues/1961 -

[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-03 Thread Stan Hu
There are two patches that relate to this problem. systemd: https://github.com/systemd/systemd/pull/3191 dbus: https://bugs.freedesktop.org/show_bug.cgi?id=95264 The systemd patch was merged in https://github.com/systemd/systemd/commit/5ab42bc85a11a5250dcdf8e86291d3da90aa84bd and released in sys

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2016-03-15 Thread Stan Hu
David, thanks for the update. I know that Ubuntu versions after 14.04 appear to use apt 1.0.9.8, but it looks like Ubuntu 14.04 is still using 1.0.1. Will there be a fix released for 14.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 589941] Re: Incorrect status of downloaded bytes while upgrading

2015-10-10 Thread Stan Hu
It looks like this bug is present up in Ubuntu 14.04 LTS due to improper progress reporting by the HTTPS protocol. Attached is a patch that fixes the problem. It looks like the bug has been fixed in apt-1.0.9.8.1. ** Patch added: "Properly report the total number of bytes downloaded via apt HTT