repart: make arg_empty a proper enum with a string table
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Oct 2023 15:10:31 +0000 (17:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 Oct 2023 17:18:36 +0000 (19:18 +0200)
commit634b847149d2385be475f50edc95bd565de1b68d
tree3866d714f914978ea6aec81ec259a1e866789ae2
parent99d9edf0bde8741b693b8cab5fe117952ce4a1df
repart: make arg_empty a proper enum with a string table

Now that we translate in both directions (from enum to string, and
string to enum) let's just make the thing a proper enum with a proper
string table, like we generally do.
src/partition/repart.c