summaryrefslogtreecommitdiffstats
path: root/src/shutdown/detach-md.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shutdown: replace unbounded fsync() with bounded sync_with_progress()Lennart Poettering2024-09-091-2/+2
* tree-wide: drop space between variable and an increment/decrementYu Watanabe2023-12-241-1/+1
* shutdown: handle gracefully if MD_LEVEL udev propery is not setLennart Poettering2023-08-071-7/+20
* device-util: Declare iterator variables inlineDaan De Meyer2023-07-121-1/+0
* detach-md: similar to the DM case, also don't try to detach MD device backing...Lennart Poettering2023-06-021-2/+5
* detach-md: also decouple structures from umount.hLennart Poettering2023-06-021-11/+33
* umount: split out MD detaching code from umount.cLennart Poettering2023-06-021-0/+151