chiark / gitweb /
core: initialize variable
[elogind.git] / src / core / umount.c
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-15 Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-31 Zbigniew Jędrzejew... Modernization
2013-01-20 Kay Sieversshutdown: loop - convert to enumerate match
2013-01-16 Kay Sieversshutdown: ignore loop devices without a backing file
2013-01-16 Lennart Poetteringshutdown: in the final umount loop don't use MNT_FORCE
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-07 Michal Schmidtshutdown, umount: use verbs consistently
2012-12-07 Michal Schmidtshutdown, umount: logging improvements
2012-12-07 Michal Schmidtumount: fix check for DM changed
2012-11-28 Hermann Gausterershutdown: fix typo
2012-11-28 Tom Gundersenshutdown: don't consider umounting of / and /usr failed
2012-11-16 Lennart Poetteringumount: always remount read-only before unmounting...
2012-09-04 Lennart Poetteringshutdown: don't attempt read-only mounts in a container
2012-08-13 Lennart Poetteringumount: MS_MGC_VAL is so 90s
2012-05-30 Daniel Drakeshutdown: Don't skip bind mounts on shutdown
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-12 Lennart Poetteringshutdown: move shutdown to core since it replaces PID 1