]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: add private mnt_context_read_mesgs()
authorKarel Zak <kzak@redhat.com>
Tue, 28 Jan 2025 12:13:02 +0000 (13:13 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Feb 2025 11:34:41 +0000 (12:34 +0100)
commit8369f2a7c46df5b4813f39c5f2f1e60c35500f75
treecfe3cd1f4576971a0434db7c2088f9c2991c370c
parent14233b28c0169d89d224065c805368893a097a6b
libmount: add private mnt_context_read_mesgs()

Add a more generic function for reading messages from a file
descriptor. The new mount API is already used in multiple files.

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context.c
libmount/src/hook_mount.c
libmount/src/mountP.h