summaryrefslogtreecommitdiffstats
path: root/libmount/src/tab.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: (docs) add reference to v2.33 and v2.34Karel Zak2019-06-071-0/+6
* libmount: improve fs referencing in tablesTim Hildering2019-03-081-9/+11
* libmount: add mnt_table_{find,insert,move}_fs()Karel Zak2019-02-211-3/+169
* libmount: check table membership before adding entryTim Hildering2019-02-181-0/+3
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-161-3/+9
* libmount: fix mnt_table_is_fs_mounted() for NFS bind mounts.NeilBrown2018-04-181-1/+12
* libmount: fix mnt_table_is_fs_mounted() for rbindKarel Zak2018-01-031-1/+2
* libmount: fix warning "set but not used"Ruediger Meier2017-06-151-4/+2Star
* libmount: cosmetic change to mnt_table_find_srcpath()Karel Zak2017-02-281-6/+5Star
* libmount: return tab entry for default nodePetr Vorel2017-02-281-1/+28
* docs: Fix word repetitionsYuri Chornoivan2017-02-131-1/+1
* libmount: make rootfs lookup by parent-id more robustKarel Zak2017-02-011-4/+30
* findmnt: error on --target /non-existKarel Zak2016-12-161-0/+4
* libmount: paranoid change in mnt_table_is_fs_mounted()Karel Zak2016-09-291-1/+3
* libmount: fix mount -a for cifsAurelien Aptel2016-09-291-3/+24
* Add sizelimit to internal APIStanislav Brabec2016-08-031-1/+1
* misc: Fix various typosSebastian Rasmussen2016-05-311-4/+4
* libmount: remove duplicate codeKarel Zak2016-04-221-24/+2Star
* libmount: try absolute target before canonicalizeKarel Zak2016-04-131-0/+14
* libmount: Fix possible NULL dereference in get_btrfs_fs_root()Karel Zak2016-03-311-1/+3
* misc: fix icc/clang compiler warningsRuediger Meier2016-03-131-3/+2Star
* libmount: Typo fixStanislav Brabec2016-03-101-2/+2
* tests: fix compiler warnings [-Wmissing-prototypes]Ruediger Meier2016-02-231-8/+8
* libmount: fix mnt_table_is_fs_mounted() loopdev useKarel Zak2016-02-161-14/+19
* libmount: fix mnt_table_is_fs_mounted() for loopdevKarel Zak2016-02-121-4/+8
* libmount: move btrfs subvol code refactoringKarel Zak2016-02-011-99/+115
* libmount: fix target resolving for btrfs stuffKarel Zak2016-02-011-9/+14
* libmount: code re-indentationStanislav Brabec2016-02-011-43/+44
* libmount: run btrfs subvol checks for "subvolid" optionStanislav Brabec2016-02-011-1/+33
* libmount: run btrfs subvol checks for "auto" fs typeStanislav Brabec2016-02-011-1/+1
* libmount: consolidate btrfs stuff, make it more portableKarel Zak2016-01-261-0/+3
* libmount: handle btrfs default subvolume mountStanislav Brabec2016-01-261-4/+91
* libmount: fix is-mounted check for btrfsKarel Zak2015-12-021-12/+26
* misc: fix shadow declarationsSami Kerola2015-08-241-3/+3
* libmount: cleanup assert() usageKarel Zak2015-08-041-2/+0Star
* libmount: cleanup fs root detection codeKarel Zak2015-03-101-6/+26
* libmount: remove assert(arg) from public functionsKarel Zak2015-02-161-58/+2Star
* libmount: read utab always when read mtab from /procKarel Zak2015-02-121-1/+1
* libmount: don't return root if path contains // or ending /Søren Holm2014-10-011-1/+1
* libmount: only invoke loopcxt on linuxAndreas Henriksson2014-09-221-0/+2
* textual: fix some typosSami Kerola2014-07-131-1/+1
* libmount: mnt_resolve_target: tiptoe around active mount pointsEric Rannaud2014-07-011-3/+5
* lib/fileutils: add stripoff_last_component() from libmountKarel Zak2014-06-091-0/+1
* libmount: silence some docs warningsOndrej Oprala2014-03-281-1/+1
* libmount: use new debug functionsKarel Zak2014-03-211-33/+31Star
* libmount: FS id and parent ID could be zeroKarel Zak2014-02-201-8/+4Star
* libmount: initialize *root to NULL in mnt_table_get_root_fsThomas Bächler2014-02-171-0/+2
* libmount: add mnt_table_uniq_fs()Karel Zak2013-12-111-14/+147
* libmount: update docsKarel Zak2013-09-271-1/+1
* libmount: cleanup libmnt_fs list after mnt_table_remove_fs()Karel Zak2013-08-221-0/+3