[Kernel-packages] [Bug 1851243] Re: overlayfs : broken access to r/w files

2020-02-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-174.204 --- linux (4.4.0-174.204) xenial; urgency=medium * xenial/linux: 4.4.0-174.204 -proposed tracker (LP: #1861122) * Xenial update: 4.4.211 upstream stable release (LP: #1860681) - hidraw: Return EPOLLOUT from hidraw_poll

[Kernel-packages] [Bug 1851243] Re: overlayfs : broken access to r/w files

2020-01-31 Thread Ioanna Alifieraki
VERIFY BUG ON XENIAL #Test with latest kernel in -updates $ uname -a Linux xenial-kernel 4.4.0-173-generic #203-Ubuntu SMP Wed Jan 15 02:55:01 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $./make-overlay.sh $ ./test.sh st_mode is 100644 open failed: -1 cat: /tmp/overlay/animal: Permission denied

[Kernel-packages] [Bug 1851243] Re: overlayfs : broken access to r/w files

2020-01-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- xenial' to 'verification-done-xenial'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1851243] Re: overlayfs : broken access to r/w files

2020-01-28 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1851243 Title: overlayfs : broken access to r/w files

[Kernel-packages] [Bug 1851243] Re: overlayfs : broken access to r/w files

2020-01-08 Thread Ioanna Alifieraki
** Description changed: [Description] - TBD + Commit c0ca3d70e8d3(ovl: modify ovl_permission() to do checks on two inodes) (upstream id) breaks r/w access in overlayfs in 4.4 ubuntu kernels, later ubuntu kernels are not affected. + + There are two options to fix this either (a) backport