]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/coredump/coredump.c
coredump: bump type of arg_journal_size_max to uint64 too 4612/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Nov 2016 05:21:20 +0000 (00:21 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Nov 2016 05:21:37 +0000 (00:21 -0500)
commit6e2b4a6994e29544cb25e5387961d8a9dcf65063
tree0106193b351734e49adb8dd5a85810a8a4506843
parentf322f0e6d24831dadaf2a1ac8df55b7e387b21e5
coredump: bump type of arg_journal_size_max to uint64 too

For normal arches this doesn't matter, but on arm32 arg_journal_size_max was smaller
than the other *SizeMax variables. This doesn't seem useful.

This is anothet part of the fix in 5206a724a0.
src/coredump/coredump.c