summaryrefslogtreecommitdiffstats
path: root/src/shared/mkfs-util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* shared: introduce mkfs-util.c/.hLennart Poettering2020-08-241-0/+10
Let's move the "mkfs" code from homed there, plus other related code. This way we can easily reuse it from other places.