summaryrefslogtreecommitdiff
path: root/mkosi.build
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-10-14 15:46:04 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-10-17 08:07:58 +0200
commit235ae69cbeb37f52eb96e8cbf8fc9d5738e91465 (patch)
tree0673b146da500f96c322de9efa20594792f2cc63 /mkosi.build
parente8ede6f57e49531a820b5ddc05ddade661b5832c (diff)
downloadsystemd-235ae69cbeb37f52eb96e8cbf8fc9d5738e91465.tar.gz
gpt-auto: rename all functions that operate on a DissectedPartition object add_partition_xyz()
The function for handling regular mounts based on DissectedPartition objects is called add_partition_mount(), so let's follow this scheme for all other functions that handle them, too. This nicely separates out the low-level functions (which get split up args) from the high-level functions (which get a DissectedPartition object): the latter are called add_partition_xyz() the former just add_xyz(). This makes naming a bit more systematic. No change in behaviour.
Diffstat (limited to 'mkosi.build')
0 files changed, 0 insertions, 0 deletions