util-linux/libmount/python
Giuseppe Scrivano f218d8d2f5 libmount: fix Python get_propagation
The current implementation would return always 0, as it is the return
code of mnt_fs_get_propagation.  Change the implementation to raise an
exception on an error and return the propagation flags otherwise.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-09-21 23:18:32 +02:00
..
Makemodule.am build-sys: don't clean *.img files 2016-12-09 14:27:48 +01:00
__init__.py pylibmount: remove unncessary subdirectory 2014-01-14 17:40:47 +01:00
context.c pylibmount: NULL terminate kwlist in Context_init 2017-06-07 17:25:12 -07:00
fs.c libmount: fix Python get_propagation 2017-09-21 23:18:32 +02:00
pylibmount.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
pylibmount.h pylibmount: include c.h 2016-04-18 13:19:12 +02:00
tab.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
test_mount_context.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab_update.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00