Files
cgroups-rs/src
Xuewei Niu 55505e0b3e Minor changes for cgroup and devices subsystem
The changes include:

- Expose `create()` and add `exists()` for `Cgroup`: The changes
are allowed to load cgroup and test if the cgroup exists. If not exists,
performing the `create()` directly to avoid performing `new()`.
- Make path of devices cgroup error more details: The origin path is
either `devices.allow` or `devices.deny`. It not shows which cgroup it
belongs to.

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
2023-08-01 19:36:55 +08:00
..
2023-02-02 22:38:46 +08:00
2023-02-07 22:40:06 +08:00
2023-01-08 02:31:56 -08:00
2023-07-31 15:01:17 +08:00
2022-04-28 16:36:57 +02:00