]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Revert "dmesg: fragment concatenation"
authorKarel Zak <kzak@redhat.com>
Mon, 30 Oct 2017 14:04:20 +0000 (15:04 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Dec 2017 14:24:23 +0000 (15:24 +0100)
commitb4703e01f9dc0bc5c1e7ae0f30383c3271f765d2
treeea0e3fac67ab68878331484bc21d8070f7bd7ea3
parent95065a1807b1aaa4dea85bead190a22e7b927a69
Revert "dmesg: fragment concatenation"

* introduces regressions
* stupid code; parse_kmsg_record() called more than once for each record

This reverts commit 22eb2f0190d8a9850da750641439ccd284ac0bfe.
sys-utils/dmesg.c