util-linux/libmount
Thomas Bächler 2e358a901f libmount: initialize *root to NULL in mnt_table_get_root_fs
mnt_table_get_root_fs only works when *root is set to NULL. This
is not only undocumented, but also unintuitive. Fix it by initializing
*root inside mnt_table_get_root_fs.

Signed-off-by: Karel Zak <kzak@redhat.com>
2014-02-17 13:36:47 +01:00
..
docs libmount: add mnt_table_uniq_fs() 2013-12-11 16:59:57 +01:00
python pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
src libmount: initialize *root to NULL in mnt_table_get_root_fs 2014-02-17 13:36:47 +01: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