basic: add open_mkdir_at_full()
authorChristian Göttsche <cgzones@googlemail.com>
Sat, 27 Apr 2024 19:22:33 +0000 (21:22 +0200)
committerChristian Göttsche <cgzones@googlemail.com>
Mon, 29 Apr 2024 16:16:58 +0000 (18:16 +0200)
commit4be62f821c1a829c429ca90c7276a795ff1a7ff9
tree607fd36bb5a40b7f937fbfbff903921a6ae46e50
parent22b768d127fbd4b5d87f6017e2afb07febca72f8
basic: add open_mkdir_at_full()

Add helper for open_mkdir_at() which accepts xopen flags, e.g. to pass
XO_LABEL to create the target with the correct security context.
src/basic/fs-util.c
src/basic/fs-util.h