diff options
author | Alexey Gladkov <legion@kernel.org> | 2021-04-22 14:27:12 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2021-04-30 21:14:01 +0200 |
commit | 6e52a9f0532f912af37bab4caf18b57d1b9845f4 (patch) | |
tree | b7e9d3c73ff8a244959b65b3c7854ccbc638bcac /block | |
parent | Reimplement RLIMIT_NPROC on top of ucounts (diff) | |
download | linux-6e52a9f0532f912af37bab4caf18b57d1b9845f4.tar.xz linux-6e52a9f0532f912af37bab4caf18b57d1b9845f4.zip |
Reimplement RLIMIT_MSGQUEUE on top of ucounts
The rlimit counter is tied to uid in the user_namespace. This allows
rlimit values to be specified in userns even if they are already
globally exceeded by the user. However, the value of the previous
user_namespaces cannot be exceeded.
Signed-off-by: Alexey Gladkov <legion@kernel.org>
Link: https://lkml.kernel.org/r/2531f42f7884bbfee56a978040b3e0d25cdf6cde.1619094428.git.legion@kernel.org
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions