Lunny Xiao
90a48e96c7
Fix a bug where lfs gc never worked. ( #35198 )
...
Fix #31113
After #22385 introduced LFS GC, it never worked due to a bug in the INI
library: fields in structs embedded more than one level deep are not
populated from the INI file.
This PR fixes the issue by replacing the multi-level embedded struct
with a single-level struct for parsing the cron.gc_lfs configuration.
Added a new test for retrieving cron settings to demonstrate the bug in
the INI package.
2025-08-12 05:38:17 +00:00
..
2025-07-16 11:22:45 +00:00
2025-06-12 03:59:33 +00:00
2025-07-03 03:02:38 +00:00
2025-06-18 01:48:09 +00:00
2025-07-03 03:02:38 +00:00
2025-06-27 21:48:03 +08:00
2025-06-18 01:48:09 +00:00
2025-06-27 07:59:55 +02:00
2025-07-01 06:55:36 +08:00
2025-07-31 09:34:51 +08:00
2025-06-18 01:48:09 +00:00
2025-06-27 21:48:03 +08:00
2025-06-18 01:48:09 +00:00
2025-06-27 23:12:25 +08:00
2025-06-18 01:48:09 +00:00
2025-06-18 01:48:09 +00:00
2025-06-18 01:48:09 +00:00
2025-06-27 21:48:03 +08:00
2025-06-18 01:48:09 +00:00
2025-06-25 02:34:21 +00:00
2025-06-24 15:49:31 +00:00
2025-06-27 21:48:03 +08:00
2025-08-11 13:00:20 +02:00
2025-05-07 18:00:53 +00:00
2025-07-17 14:01:11 +00:00
2025-07-10 16:17:28 -07:00
2025-06-12 03:59:33 +00:00
2025-07-16 11:22:45 +00:00
2025-05-09 16:17:08 +00:00
2025-06-18 19:30:40 +00:00
2025-06-18 01:48:09 +00:00
2025-06-26 17:23:21 +00:00
2025-06-18 01:48:09 +00:00
2025-07-20 01:49:36 +00:00
2025-08-12 05:38:17 +00:00
2025-06-09 19:51:02 +00:00
2025-07-17 19:09:54 +08:00
2025-08-08 18:18:30 +02:00
2025-07-09 10:25:25 +08:00
2025-06-07 11:25:08 +03:00
2025-06-18 01:48:09 +00:00
2025-06-12 03:59:33 +00:00
2025-06-30 16:12:25 +08:00
2025-07-30 07:08:59 +00:00
2025-06-18 01:48:09 +00:00
2025-07-05 23:19:33 +08:00
2025-06-20 20:14:00 +08:00
2025-06-12 03:59:33 +00:00