]> git.ipfire.org Git - thirdparty/util-linux.git/commit
uuidd: override operation type when performing bulk request
authorSami Kerola <kerolasa@iki.fi>
Sat, 21 Nov 2020 10:14:17 +0000 (10:14 +0000)
committerSami Kerola <kerolasa@iki.fi>
Mon, 23 Nov 2020 21:34:40 +0000 (21:34 +0000)
commit77a54655bb84eecf2fd260cc6126fe08b7203539
tree0eb7e51b073866ca1f4653885fac3f8834bed590
parent084efcee43fa440ef8fbf9d8e273a7f7098fb810
uuidd: override operation type when performing bulk request

Relying to single vs bulk requests to be exactly two steps away from each
other was an unnecessary dirty trick.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/uuidd.c