index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
umount.c
Age
Commit message (
Expand
)
Author
2011-01-06
umount: don't try to detach the dm device the root dir is on, to minimize war...
Lennart Poettering
2010-11-11
split mount_point_is_api() and mount_point_ignore()
Kay Sievers
2010-10-25
umount: Make sure / is remounted ro on shutdown
Michael Biebl
2010-10-19
fsck: add initial version of fsck and quotacheck wrappers
Lennart Poettering
2010-10-14
shutdown: loop only as long as we manage to unmount/detach devices, give up i...
Lennart Poettering
2010-10-14
umount: disable dm devices by devnode, not by path name
Lennart Poettering
2010-10-14
umount: try to get rid of DM devices
Lennart Poettering
2010-10-14
umount: be a bit more verbose when unable to umount/unswap/delete loopbacks
Lennart Poettering
2010-10-14
umount: simplify code for deactivating loop devices
Lennart Poettering
2010-10-14
umount: properly enumerate loopback devices
Lennart Poettering
2010-10-14
umount: unescape path from /proc/self/mountinfo first, then check against api...
Lennart Poettering
2010-10-07
shutdown: drop last referral to mp->read_only
Lennart Poettering
2010-10-07
shutdown: drop redundant read_only bool var
Lennart Poettering
2010-10-07
umount: Adding unmount functions to be used in shutdown
Fabiano Fidencio