]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: add mnt_context_sprintf_errmsg()
authorKarel Zak <kzak@redhat.com>
Wed, 22 May 2024 09:32:55 +0000 (11:32 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 May 2024 09:32:55 +0000 (11:32 +0200)
commit41476dd406114f231bea5bc1aa6297cfbb5474ba
tree4251686a0027acc1eecb9d18a26fbb9353a2d30c
parentc40235720ee0a742f4d8aca2333e1ccad726269a
libmount: add mnt_context_sprintf_errmsg()

Let's make it easy to create error message and return the message to
applications also when not generated by a syscall (kernel).

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