summaryrefslogtreecommitdiffstats
path: root/libmount/src/mountP.h
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add --disable-assertKarel Zak2015-08-041-9/+0Star
* libmount: add mnt_table_get_fs_root() to header fileKarel Zak2015-03-111-0/+4
* libmount: cleanup fs root detection codeKarel Zak2015-03-101-5/+0Star
* libmount: read utab always when read mtab from /procKarel Zak2015-02-121-0/+1
* libmount: add new libmnt_monitor APIKarel Zak2014-12-051-0/+2
* libmount: add private mnt_context_get_mtab_for_target()Karel Zak2014-11-191-0/+3
* libmount: clean up debug, add help debug maskKarel Zak2014-11-031-5/+5
* libmount: special treatment for auto in fstype patternKarel Zak2014-06-231-0/+1
* libmount: don't touch mtab when mount -n specifiedKarel Zak2014-06-171-0/+5
* lib/fileutils: add stripoff_last_component() from libmountKarel Zak2014-06-091-4/+0Star
* libmount: use new debug functionsKarel Zak2014-03-211-54/+5Star
* clean up redundant macros and definesOndrej Oprala2014-03-131-10/+0Star
* libmount: further debug.h integrationOndrej Oprala2014-03-131-1/+4
* libmount: use macros from include/debug.hOndrej Oprala2014-03-121-7/+4Star
* umount: don't use mountinfo if possibleKarel Zak2014-03-031-0/+8
* libmount: update utab after successful extern helper mountKarel Zak2013-11-041-0/+2
* lib/strutils: move *swith() functions to private librarySami Kerola2013-08-291-5/+0Star
* libmount: add reference counter to libmnt_tableKarel Zak2013-08-211-3/+1Star
* libmount: add reference counting to libmount_fsKarel Zak2013-08-211-1/+10
* libmount: add mnt_table_is_empty(), improve table list usageKarel Zak2013-08-201-1/+0Star
* libmount: fix typosOndrej Oprala2013-08-051-2/+3
* libmount: add functions to handle comments in fs tablesOndrej Oprala2013-07-031-0/+5
* libmount: add a generic append_string() functionKarel Zak2013-07-021-0/+1
* libmount: be more restrictive about valid tag namesKarel Zak2013-07-021-0/+2
* libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak2013-04-121-1/+3
* libmount: add mnt_table_find_mountpoint()Karel Zak2013-03-251-0/+2
* libmount: optimize tab files parsingKarel Zak2013-02-261-0/+2
* libmount: correctly propagate ambivalent blkid probing resultsKarel Zak2013-02-131-1/+0Star
* libmount: allow to use propagation flags in fstabKarel Zak2013-01-151-0/+16
* libmount: read optional mountinfo fieldsOndrej Oprala2013-01-101-0/+1
* libmount; add recursive mkdirKarel Zak2013-01-091-0/+3
* libmount: clean nonnull attribute usageKarel Zak2012-12-041-66/+35Star
* libmount: add function attributes to private APIOndrej Oprala2012-11-301-48/+88
* libmount: make debug stuff more robustKarel Zak2012-11-261-1/+2
* libmount: add private mnt_get_kernel_cmdline_option()Karel Zak2012-11-081-0/+2
* libmount: optimize mtab and utab parsing in umountKarel Zak2012-09-251-0/+15
* libmount: allow to disable swap between source and targetKarel Zak2012-07-171-0/+1
* libmount: save task ID for mountinfo tilesKarel Zak2012-06-281-0/+1
* build: fix redundant redeclaration warningsSami Kerola2012-06-111-2/+0Star
* libmount: expose mnt_get_mountpoint as external APIDave Reisner2012-04-261-1/+0Star
* libmount: add support to parse /proc/swapsKarel Zak2012-04-031-2/+9
* libmount: add mnt_fs_streq_target() and export all mnt_fs_streq_*Karel Zak2012-03-021-1/+0Star
* libmount: add mnt_fs_streq_srcpath()Karel Zak2012-03-021-0/+1
* libmount: remove fstab.d supportKarel Zak2012-01-241-1/+1
* libmount: add post-mount checks to detect ro/rwKarel Zak2012-01-161-0/+2
* libmount: allow to toggle ro/rw and mount againKarel Zak2012-01-131-0/+1
* libmount: add support for encrypted loopdevsKarel Zak2012-01-111-0/+3
* libmount: consolidate MNT_FS_* codeKarel Zak2012-01-021-3/+3
* libmount: add support for mount -a --forkKarel Zak2011-12-021-2/+14
* libmount: use loopdev debug facilityKarel Zak2011-09-291-4/+11