Commit 234267e6 authored by Niklas Hambüchen's avatar Niklas Hambüchen
Browse files

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

parent 71e91c40
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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 = ''