summaryrefslogtreecommitdiff
path: root/debian/patches/0004-libdiskfs-lock-less-reference-counting-for-peropen-o.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0004-libdiskfs-lock-less-reference-counting-for-peropen-o.patch')
-rw-r--r--debian/patches/0004-libdiskfs-lock-less-reference-counting-for-peropen-o.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0004-libdiskfs-lock-less-reference-counting-for-peropen-o.patch b/debian/patches/0004-libdiskfs-lock-less-reference-counting-for-peropen-o.patch
index cd84b4bc..d90ccf45 100644
--- a/debian/patches/0004-libdiskfs-lock-less-reference-counting-for-peropen-o.patch
+++ b/debian/patches/0004-libdiskfs-lock-less-reference-counting-for-peropen-o.patch
@@ -1,7 +1,7 @@
-From 51331c90f52801c9f65a002629dff5f9e4fec90d Mon Sep 17 00:00:00 2001
+From e2a2dd50028147ab23a108f21432c47689c0ffd3 Mon Sep 17 00:00:00 2001
From: Justus Winter <4winter@informatik.uni-hamburg.de>
Date: Tue, 6 May 2014 18:58:10 +0200
-Subject: [PATCH 4/5] libdiskfs: lock-less reference counting for peropen
+Subject: [PATCH 04/11] libdiskfs: lock-less reference counting for peropen
objects
* libdiskfs/diskfs.h (struct peropen): Use refcount_t for field refcnt.