summaryrefslogtreecommitdiffstats
path: root/libmount/src/fs.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: use new debug functionsKarel Zak2014-03-211-9/+7Star
* libmount: update docsKarel Zak2013-09-271-1/+1
* libmount: make mnt_fs_{ap,pre}pend_options() more robustKarel Zak2013-09-261-0/+6
* libmount: Free splitted optstr's when error occurredNamhyung Kim2013-09-261-1/+5
* libmount: cleanup libmnt_fs list after mnt_table_remove_fs()Karel Zak2013-08-221-1/+10
* libmount: add reference counting to libmount_fsKarel Zak2013-08-211-4/+48
* libmount: fix typosOndrej Oprala2013-08-051-38/+38
* libmount: add missing declarations to libmount.h.in and documentationOndrej Oprala2013-08-011-0/+1
* libmount: add functions to safely replace a fs tableOndrej Oprala2013-07-031-0/+6
* libmount: add functions to handle comments in fs tablesOndrej Oprala2013-07-031-0/+57
* libmount: be more restrictive about valid tag namesKarel Zak2013-07-021-3/+6
* libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak2013-04-121-8/+26
* libmount: umount crashes when trying to umount a non-mountpointKarel Zak2013-03-251-0/+3
* libmount: clean up header fileKarel Zak2013-03-151-1/+1
* libmount: fix a mem leakKarel Zak2013-02-181-0/+1
* libmount: tags does not start with '/'Karel Zak2013-02-111-1/+1
* libmount: add mnt_fs_get_propagation()Karel Zak2013-01-101-0/+35
* libmount: read optional mountinfo fieldsOndrej Oprala2013-01-101-0/+14
* libmount: clean nonnull attribute usageKarel Zak2012-12-041-0/+2
* libmount: fixed comment about paramRaul Gutierrez Segales2012-10-151-1/+1
* docs: fix typos found by misspellingsBernhard Voelker2012-07-091-1/+1
* libmount: save task ID for mountinfo tilesKarel Zak2012-06-281-1/+17
* libmount: don't canonicalize targetKarel Zak2012-05-171-2/+3
* libmount: add support to parse /proc/swapsKarel Zak2012-04-031-0/+79
* libmount: add mnt_fs_streq_target() and export all mnt_fs_streq_*Karel Zak2012-03-021-9/+35
* libmount: add mnt_fs_streq_srcpath()Karel Zak2012-03-021-10/+23
* libmount: don't treat "none" differentlyDave Reisner2012-03-021-5/+2Star
* libmount: fix typo in function nameDave Reisner2012-01-021-1/+1
* libmount: consolidate MNT_FS_* codeKarel Zak2012-01-021-11/+35
* libmount; fix possible mem-leakKarel Zak2012-01-021-2/+4
* libmount: ignore tailing slash in netfs source pathsPetr Uzel2011-11-081-2/+3
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-6/+1Star
* libmount: cleanup docsKarel Zak2011-07-231-1/+1
* libmount: cleanup code for "none" source and fstype, fix mem leakKarel Zak2011-07-201-3/+6
* libmount: minor fixesKarel Zak2011-06-271-0/+1
* libmount: allow to set parser callback to contextKarel Zak2011-06-211-7/+1Star
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+1349