ceph: Fix missing patch for Ceph with dmcrypt. Fixes #334975

This commit is contained in:
Niklas Hambüchen
2024-08-31 10:42:24 +00:00
parent 71e91c409d
commit 234267e6a1
+5
View File
@@ -323,6 +323,11 @@ in rec {
name = "ceph-reef-ceph-volume-fix-set_dmcrypt_no_workqueue.patch";
hash = "sha256-r+7hcCz2WF/rJfgKwTatKY9unJlE8Uw3fmOyaY5jVH0=";
})
(fetchpatch {
url = "https://github.com/ceph/ceph/commit/607eb34b2c278566c386efcbf3018629cf08ccfd.patch";
name = "ceph-volume-fix-set_dmcrypt_no_workqueue-regex.patch";
hash = "sha256-q28Q7OIyFoMyMBCPXGA+AdNqp+9/6J/XwD4ODjx+JXY=";
})
];
postPatch = ''