** Changed in: linux (Ubuntu Cosmic)
Status: Fix Committed => Won't Fix
--
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/1834310
Title:
Handle overflow for file-max
Status in linux
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 'verifica
This bug was fixed in the package linux - 4.15.0-55.60
---
linux (4.15.0-55.60) bionic; urgency=medium
* linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
* Request backport of ceph commits into bionic (LP: #1834235)
- ceph: use atomic_t for ceph_inode_info::i_shared_gen
sysctl02 test passed with Bionic kernel.
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic
** Tags removed: verification-needed-cosmic
** Tags added: verification-done-cosmic
--
You received this bug notification because you are a member of Kernel
Packages, wh
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-
bionic' to 'verification-done-bionic'. If the problem still exists,
change the tag 'verifica
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-
cosmic' to 'verification-done-cosmic'. If the problem still exists,
change the tag 'verifica
** Changed in: linux (Ubuntu Bionic)
Status: In Progress => Fix Committed
** Changed in: linux (Ubuntu Cosmic)
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://bug
** Description changed:
== SRU Justification ==
- Currently, when writing
+ Currently, when writing 2^64-1 or 2^63 into file-max:
echo 18446744073709551616 > /proc/sys/fs/file-max
- /proc/sys/fs/file-max will overflow and be set to 0 and make the system
- stuck with "Too many open files
https://lists.ubuntu.com/archives/kernel-team/2019-June/101655.html
--
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/1834310
Title:
Handle overflow for file-max
Status in linux package in
** Description changed:
== SRU Justification ==
Currently, when writing
echo 18446744073709551616 > /proc/sys/fs/file-max
- /proc/sys/fs/file-max will overflow and be set to 0 and crashed the
- system.
+ /proc/sys/fs/file-max will overflow and be set to 0 and make the system
+ stuck wi
** Description changed:
== SRU Justification ==
Currently, when writing
echo 18446744073709551616 > /proc/sys/fs/file-max
- /proc/sys/fs/file-max will overflow and be set to 0.
+ /proc/sys/fs/file-max will overflow and be set to 0 and crashed the
+ system.
- The upper and lower limi
** Description changed:
== SRU Justification ==
Currently, when writing
-echo 18446744073709551616 > /proc/sys/fs/file-max
+ echo 18446744073709551616 > /proc/sys/fs/file-max
/proc/sys/fs/file-max will overflow and be set to 0.
The upper and lower limit need to be defined prop
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Po-Hsu Lin (cypressyew)
** Description changed:
+ == SRU Justification ==
Currently, when writing
-
- echo 18446744073709551616 > /proc/sys/fs/file-max
-
+echo 18446744073709551616 > /proc/sys/fs/file-max
+
/pro
13 matches
Mail list logo