From f8ec2b08e09dd282122ed58c4702c47a5b2dd9ab Mon Sep 17 00:00:00 2001 From: stickies-v Date: Wed, 19 Apr 2023 14:34:05 +0100 Subject: [PATCH] n27039: remove component from title --- _posts/2023-04-19-#27039.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2023-04-19-#27039.md b/_posts/2023-04-19-#27039.md index 91b02f0d..cb4409ff 100644 --- a/_posts/2023-04-19-#27039.md +++ b/_posts/2023-04-19-#27039.md @@ -1,7 +1,7 @@ --- layout: pr date: 2023-04-19 -title: "Blockstorage: do not flush block to disk if it is already there" +title: "Do not flush block to disk if it is already there" pr: 27039 authors: [pinheadmz] components: ["block storage"]