summaryrefslogtreecommitdiffstats
path: root/libmount/src/mountP.h
Commit message (Expand)AuthorAgeFilesLines
* libmount: improve fs referencing in tablesTim Hildering2019-03-081-0/+1
* libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-161-0/+1
* libmount: export mnt_guess_system_root() by APIKarel Zak2018-12-101-1/+0Star
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-161-4/+8
* libmount: add support for switching namespacesVaclav Dolezal2018-06-111-0/+9
* libmount: accept another flags on MS_REMOUNT|MS_BINDKarel Zak2018-05-281-0/+3
* include/debug: don't print pointer address for SUID programsKarel Zak2018-01-121-0/+3
* libmount: fix access() utab write testKarel Zak2017-11-081-1/+1
* libmount: add mnt_context_get_excode()Karel Zak2017-04-271-0/+18
* libmount: support MS_RDONLY on write-protected devicesKarel Zak2017-04-261-0/+2
* libmount: improve conversion from root= to the devnameKarel Zak2016-03-151-0/+1
* libmount: add loop to debug outputKarel Zak2016-02-161-0/+1
* libmount: handle btrfs default subvolume mountStanislav Brabec2016-01-261-0/+6
* libmount: use fstatat(AT_NO_AUTOMOUNT) for mountpointsKarel Zak2015-12-091-0/+1
* 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