summaryrefslogtreecommitdiffstats
path: root/libmount/src/tab.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: improve mnt_tables_is_mountedKarel Zak2012-03-201-1/+1
* libmount: fix "already mounted" detection on systems with mtabKarel Zak2012-03-091-17/+49
* libmount: avoid infinite loop in child fs iterationDave Reisner2012-03-081-0/+5
* libmount: add mnt_fs_streq_target() and export all mnt_fs_streq_*Karel Zak2012-03-021-11/+13
* libmount: add mnt_fs_streq_srcpath()Karel Zak2012-03-021-21/+10Star
* libmount: don't treat "none" differentlyDave Reisner2012-03-021-4/+3Star
* libmount: canonicalize targets from fstab on mount -aKarel Zak2012-02-241-4/+6
* libmount: optimize for paths with tailing slashKarel Zak2012-02-241-1/+1
* libmount: canonicalize all paths from (fs)tabKarel Zak2012-02-241-1/+1
* libmount: fix compiler warnings [-Wuninitialized -Wformat]Karel Zak2012-01-171-1/+1
* libmount: fixed a small typos.p@orbitalfox.com2012-01-041-1/+1
* libmount: consolidate MNT_FS_* codeKarel Zak2012-01-021-4/+4
* libmount; fix possible mem-leakKarel Zak2012-01-021-7/+16
* libmount: always trust the source of a pseudofsDave Reisner2012-01-021-0/+2
* libmount: ignore tailing slash in netfs source pathsPetr Uzel2011-11-081-5/+12
* libmount: previously assumed null pointer [smatch scan]Karel Zak2011-09-121-4/+4
* libmount: remove 'seclabel' on remount, improve for 2.6.39Karel Zak2011-07-251-2/+2
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-11/+0Star
* libmount: cleanup docsKarel Zak2011-07-231-3/+2Star
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+1095