On Wed, Aug 06, 2025 at 02:00:08PM +0200, Patrick Steinhardt wrote:
+ OPT_UNSIGNED(0, "max-commits", &write_opts.max_commits, + size_t max_commits;
dunno, this really seems to be crying for OPT_SIZE_T being split off.
On Wed, Aug 06, 2025 at 02:00:08PM +0200, Patrick Steinhardt wrote:
+ OPT_UNSIGNED(0, "max-commits", &write_opts.max_commits, + size_t max_commits;
dunno, this really seems to be crying for OPT_SIZE_T being split off.
![]() |