Files
systemd/src/basic
Dan Streetman 0bc5f001db cgroup-util: check for SYSFS_MAGIC when detecting cgroup format
When nothing at all is mounted at /sys/fs/cgroup, the fs.f_type is
SYSFS_MAGIC (0x62656572) which results in the confusing debug log:

"Unknown filesystem type 62656572 mounted on /sys/fs/cgroup."

Instead, if the f_type is SYSFS_MAGIC, a more accurate message is:

"No filesystem is currently mounted on /sys/fs/cgroup."
2020-04-25 10:00:43 +02:00
..
2020-03-12 19:55:10 +09:00
2019-03-14 13:25:51 +01:00
2019-04-29 16:47:18 +02:00
2019-08-20 12:01:23 +02:00
2019-10-31 17:57:03 +09:00
2019-05-21 10:57:23 +02:00
2020-04-13 11:27:31 +02:00
2019-11-04 00:30:32 +09:00
2019-03-14 13:25:51 +01:00
2019-10-31 17:57:03 +09:00
2019-11-04 00:30:32 +09:00
2019-10-31 17:57:03 +09:00
2019-03-28 18:43:04 +01:00
2019-12-04 11:01:31 +01:00
2019-12-04 11:01:31 +01:00
2019-10-31 17:57:03 +09:00
2019-01-26 12:42:46 +01:00
2019-01-26 12:42:46 +01:00
2019-09-20 16:05:53 +02:00
2019-04-29 16:47:18 +02:00
2019-10-31 17:57:03 +09:00
2019-10-07 12:02:12 -07:00
2020-01-21 10:07:34 +01:00
2020-04-23 08:54:30 +02:00