summaryrefslogtreecommitdiff
path: root/src/shutdown/umount.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-15umount: log on all errorsLennart Poettering1-2/+2
2019-11-15umount: be happy if /proc/swaps doesn't existLennart Poettering1-0/+2
2019-11-15shutdown: make logging more useful if NULL swap/mount table files are specifiedLennart Poettering1-4/+4
2019-11-04tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe1-1/+0
2019-04-30Merge pull request #12218 from keszybz/use-libmount-moreLennart Poettering1-9/+4
2019-04-29codespell: fix spelling errorsBen Boeckel1-3/+3
2019-04-23Add helper function for mnt_table_parse_{stream,mtab}Zbigniew Jędrzejewski-Szmek1-6/+1
2019-04-23shared/mount-util: convert to libmountZbigniew Jędrzejewski-Szmek1-7/+7
2019-04-11tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0Yu Watanabe1-1/+1
2019-04-09pid1,shutdown: do not cunescape paths from libmountZbigniew Jędrzejewski-Szmek1-22/+18
2019-04-05shared: add a single definition of libmount cleanup functionsZbigniew Jędrzejewski-Szmek1-6/+1
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+3
2019-03-05shutdown: rearrange shutdown sources in source treeLennart Poettering1-0/+699