summaryrefslogtreecommitdiff
path: root/libfstools/mount.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "fstools: remove SELinux restorecon hack"Daniel Golle2022-06-021-0/+25
* fstools: remove SELinux restorecon hackDaniel Golle2022-05-031-25/+0
* fstools: fix a couple of minor code problemsDaniel Golle2021-11-161-2/+5
* mount: restorecon: guard against execl() errorsDaniel Golle2020-12-121-1/+1
* mount: apply SELinux labels before overlayfs mountDaniel Golle2020-10-161-0/+26
* mount: fix log format string and indentationDaniel Golle2020-10-161-2/+2
* mount: remove support for legacy overlayfs before v2.3Daniel Golle2020-10-161-36/+22
* libfstools: add "const" to char pointer arguments in mount_move()Rafał Miłecki2018-04-161-1/+1
* fstools: Replace strerror(errno) with %m format.Rosen Penev2017-12-121-4/+3
* libfstools: add basic documentation of mount functionsRafał Miłecki2017-03-281-0/+15
* libfstools: "lowerdir" variable name in fopivotПреподобный Гомер2016-08-181-7/+7
* libfstools: convert to ulog() apiJo-Philipp Wich2015-02-251-5/+5
* mount: fix sysupgrade handling for mainline overlayfsFelix Fietkau2014-12-011-1/+7
* Handle overlayfs' new name in 3.18Imre Kaloz2014-11-241-3/+7
* libfstools/mount: Support latest overlayfs versionsMaxime Ripard2014-10-121-3/+27
* split fs-state back into seperate toolsJohn Crispin2014-04-071-1/+1
* move files aroundJohn Crispin2014-04-031-0/+110