]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: use os.makedirs for mkdir_p 57471/head
authorChen Yuanrun <chen-yuanrun@foxmail.com>
Fri, 19 Apr 2024 07:24:45 +0000 (07:24 +0000)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 May 2024 07:20:23 +0000 (07:20 +0000)
commit1146c3d4600deda461b0349b916339265e9c8d45
tree300414698b590132e21362de30bc96f946944a63
parent06fe1f952a5b05e9f63ddaf6e6463f6b35f70aed
ceph-volume: use os.makedirs for mkdir_p

Fixes: https://tracker.ceph.com/issues/65584
Signed-off-by: Chen Yuanrun <chen-yuanrun@foxmail.com>
(cherry picked from commit 5808a271167cae3f2a7651c8ef612b1c66d20587)
src/ceph-volume/ceph_volume/util/system.py