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)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 8 Oct 2024 15:39:12 +0000 (16:39 +0100)
commit8aedc1fe299cef51636a235d42070abc70068ddc
treeac7bfcc0d3fc7df40118b06a81d92dc10816bb13
parentc5169b444118da7f072a16a27c77ce3128a55548
nspawn: use strv_extend() and friends to build directories passed to remount_idmap()

No functional change, just refactoring and preparation for later change.

(cherry picked from commit 21cd84df6931a358714af9d1f8cc54b26fef1a39)
src/nspawn/nspawn.c