summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/context_mount.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: better "user" evaluationKarel Zak2011-02-231-5/+4Star
* libmount: don't export functions for vfs/fs/userspace mount optionsKarel Zak2011-02-221-2/+6
* libmount: cleanup helper initialization APIKarel Zak2011-02-021-8/+5Star
* libmount: cleanup high-level mount APIKarel Zak2011-02-021-29/+29
* libmount: fix user= usageKarel Zak2011-01-251-2/+2
* libmount: improve status check, minor cleanupsKarel Zak2011-01-251-2/+3
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-15/+15
* libmount: add functions for mount.<type> helpersKarel Zak2011-01-221-4/+58
* libmount: split mnt_context_do_mount()Karel Zak2011-01-221-20/+97
* libmount: improve fstab/mtab options usageKarel Zak2011-01-131-0/+6
* libmount: add mount(8) sampleKarel Zak2011-01-101-0/+1
* libmount: properly canonicalize source and targetKarel Zak2011-01-101-0/+2
* libmount: cleanup API and docsKarel Zak2011-01-041-2/+2
* libmount: cleanup MS_RDONLY usageand mnt_update_* symbolsKarel Zak2011-01-031-0/+5
* libmount: minor fixesKarel Zak2011-01-031-3/+0Star
* libmount: use separate buffer for userspace options, add mount attributesKarel Zak2011-01-031-35/+24Star
* libmount: fix to work with btrfs subvolume user mountsKarel Zak2011-01-031-2/+2
* libmount: use better format for utab, improve bind mountsKarel Zak2011-01-031-1/+1
* libmount: fix utab file and dir modes, add new debug messagesKarel Zak2011-01-031-0/+4
* libmount: fix context mount testKarel Zak2011-01-031-1/+1
* libmount: support /{proc,etc}/filesystemsKarel Zak2011-01-031-23/+77
* libmount: rewrite updateKarel Zak2011-01-031-95/+22Star
* libmount: improve assert() and DBG() usageKarel Zak2011-01-031-23/+29
* libmount: add umount(2) supportKarel Zak2011-01-031-89/+11Star
* libmount: add mnt_context_get_{fstab,mtab}()Karel Zak2011-01-031-1/+1
* libmount: allows to swap source and targetKarel Zak2011-01-031-139/+5Star
* libmount: split context.cKarel Zak2011-01-031-0/+716