summaryrefslogtreecommitdiffstats
path: root/libmount/python/fs.c
Commit message (Expand)AuthorAgeFilesLines
* * break up large strings for PySys_WriteStdout()Frank Schaefer2018-07-111-13/+43
* libmount: fix Python get_propagationGiuseppe Scrivano2017-09-211-8/+5Star
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-23/+23
* misc: Fix various typosSebastian Rasmussen2016-05-311-2/+2
* Revert "include sysmacros.h where used"Karel Zak2016-03-081-1/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-081-0/+1
* pylibmount: check for mnt_fs_get_tag() return value [coverity scan]Karel Zak2013-10-011-1/+2
* pylibmount: rewrite to be py2/py3 universalOndrej Oprala2013-09-201-26/+60
* pylibmount: add debug messagesKarel Zak2013-08-221-4/+18
* pylibmount: use libmount reference countingKarel Zak2013-08-221-4/+8
* pylibmount: use mnt_fs_set_userdata() rather than ->userdataKarel Zak2013-08-201-12/+16
* pylibmount: fs.c - cleanup, remove libmount private stuffKarel Zak2013-08-201-81/+97
* pylibmount: remove bindsrc from fs APIKarel Zak2013-08-201-41/+13Star
* pylibmount: coding style changes in fs.cKarel Zak2013-08-191-57/+72
* pylibmount: basic codeOndrej Oprala2013-08-191-0/+790