nspawn: use strv_extend() and friends to build directories passed to remount_idmap()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 5 Sep 2024 04:56:33 +0000 (13:56 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 6 Sep 2024 04:13:15 +0000 (13:13 +0900)
commit21cd84df6931a358714af9d1f8cc54b26fef1a39
tree81f4e40e6a3afc95966f68288d8ae668a6736a07
parent74fe65480c0e4f8f5b9374c04e74290ff402f764
nspawn: use strv_extend() and friends to build directories passed to remount_idmap()

No functional change, just refactoring and preparation for later change.
src/nspawn/nspawn.c