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-03-31 01:53:48 -04:00
2025-08-11 22:57:44 -04:00
2025-04-22 01:20:11 +08:00
2025-03-31 01:53:48 -04:00
2024-11-15 00:55:50 +00:00
2025-06-27 21:48:03 +08:00
2025-06-27 21:48:03 +08:00
2025-03-31 01:53:48 -04:00
2025-06-27 21:48:03 +08:00
2024-12-30 05:54:20 +00:00
2025-08-12 05:38:17 +00:00
2025-06-03 01:26:19 +00:00
2025-03-31 01:53:48 -04:00
2024-12-21 04:56:08 +00:00
2025-04-01 10:14:01 +00:00
2025-06-18 01:48:09 +00:00
2025-03-31 01:53:48 -04:00
2024-11-05 13:10:57 +00:00
2025-06-18 01:48:09 +00:00
2025-03-31 01:53:48 -04:00
2025-03-05 16:29:29 +00:00
2025-04-05 11:56:48 +08:00
2025-06-18 11:37:49 -07:00
2025-06-18 01:48:09 +00:00
2025-03-31 01:53:48 -04:00
2025-07-10 18:35:59 +00:00
2025-03-31 01:53:48 -04:00
2025-04-14 18:55:02 +08:00
2025-04-08 16:15:28 +00:00
2025-03-31 01:53:48 -04:00
2025-06-11 10:32:55 +00:00
2025-06-27 21:48:03 +08:00
2025-07-09 16:46:51 +00:00
2025-03-30 05:26:19 +00:00
2025-04-14 16:25:48 +02:00
2024-12-30 05:54:20 +00:00
2025-03-24 03:53:30 +00:00
2025-06-09 19:51:02 +00:00
2025-03-31 01:53:48 -04:00
2025-06-27 21:48:03 +08:00
2024-12-30 05:54:20 +00:00
2025-03-10 15:57:17 +08:00