summaryrefslogtreecommitdiff
path: root/src/core/umount.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de...Lennart Poettering2015-01-23
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* use more _cleanup_ macroRonny Chevalier2014-06-24
* umount: modernizationsLennart Poettering2014-06-05
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* core: more exact test on the procfs special string "(deleted)"Jan Engelhardt2014-02-17
* core,logind: libudev usage modernizationsLennart Poettering2013-12-18
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-15
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* shutdown: loop - convert to enumerate matchKay Sievers2013-01-20
* shutdown: ignore loop devices without a backing fileKay Sievers2013-01-16
* shutdown: in the final umount loop don't use MNT_FORCELennart Poettering2013-01-16
* shutdown, umount: use verbs consistentlyMichal Schmidt2012-12-07
* shutdown, umount: logging improvementsMichal Schmidt2012-12-07
* umount: fix check for DM changedMichal Schmidt2012-12-07
* shutdown: fix typoHermann Gausterer2012-11-28
* shutdown: don't consider umounting of / and /usr failedTom Gundersen2012-11-28
* umount: always remount read-only before unmounting in final shutdown loopLennart Poettering2012-11-16
* shutdown: don't attempt read-only mounts in a containerLennart Poettering2012-09-03
* umount: MS_MGC_VAL is so 90sLennart Poettering2012-08-13
* shutdown: Don't skip bind mounts on shutdownDaniel Drake2012-05-30
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* shutdown: move shutdown to core since it replaces PID 1Lennart Poettering2012-04-12