summaryrefslogtreecommitdiff
path: root/src/remount-fs
AgeCommit message (Expand)AuthorFilesLines
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-4/+4
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-1/+1
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-1/+1
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt1-1/+1
2013-10-03Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek1-9/+4
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek1-2/+1
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn1-1/+1
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden1-1/+1
2012-06-29remount-fs: also remount /usr according to fstabLennart Poettering1-2/+3
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-24remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering2-0/+169