util-linux/libmount
Karel Zak d369dc42cb libmount: export locking errors as MNT_EX_FILEIO
The mount man page assumes locking errors mapped to MNT_EX_FILEIO (16)
return code. Unfortunately, this is internally not exported as a
special error code, so it's returned as a generic (errno based)
stuff. This patch fixes this issue.

Note that we still use locking for example for utab or when enabled
/etc/mtab (disabled by default).

Signed-off-by: Karel Zak <kzak@redhat.com>
2017-09-15 14:30:06 +02:00
..
docs libmount: (docs) add missing 'since' tags 2017-05-23 13:32:45 +02:00
python pylibmount: NULL terminate kwlist in Context_init 2017-06-07 17:25:12 -07:00
src libmount: export locking errors as MNT_EX_FILEIO 2017-09-15 14:30:06 +02:00
COPYING COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
Makemodule.am build-sys: add pylibmount 2013-08-19 14:57:21 +02:00
mount.pc.in build-sys: use top-level directory for libmount rather than shlibs/mount 2011-06-09 21:59:52 +02:00