Your message dated Fri, 12 Feb 2016 04:19:51 +0000
with message-id <e1au5cx-0005te...@franck.debian.org>
and subject line Bug#812999: fixed in flashcache 3.1.3+git20150701-3
has caused the Debian Bug report #812999,
regarding flashcache: we are not correctly recording the bio error code in 4.3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
812999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: flashcache
Version: 3.1.3+git20150701-2
Severity: serious
Tags: patch
User: a...@ubuntu.com
Usertags: origin-ubuntu xenial ubuntu-patch

Dear Maintainer,

While merging up the Ubuntu delta with the current flashcache it looks
very much like we are not correctly passing over the BIO error code in
the 4.3 compatibility code.

We have the attached patch applied to correct this.  Looking at upstream
they also have fixed the 4.3 issue in the same manner.

Cheers.

-apw


-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-5-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru flashcache-3.1.3+git20150701/debian/patches/record-bio-error-on-linux-4.3.patch flashcache-3.1.3+git20150701/debian/patches/record-bio-error-on-linux-4.3.patch
--- flashcache-3.1.3+git20150701/debian/patches/record-bio-error-on-linux-4.3.patch	1970-01-01 01:00:00.000000000 +0100
+++ flashcache-3.1.3+git20150701/debian/patches/record-bio-error-on-linux-4.3.patch	2016-01-28 12:20:13.000000000 +0000
@@ -0,0 +1,16 @@
+Description: record bio error on linux 4.3
+ Record the bio error code when ending an IO on linux 4.3 and later.
+Author: Andy Whitcroft <a...@ubuntu.com>
+
+Index: flashcache-3.1.3+git20150701/src/flashcache_subr.c
+===================================================================
+--- flashcache-3.1.3+git20150701.orig/src/flashcache_subr.c
++++ flashcache-3.1.3+git20150701/src/flashcache_subr.c
+@@ -739,6 +739,7 @@ flashcache_bio_endio(struct bio *bio, in
+ #elif LINUX_VERSION_CODE < KERNEL_VERSION(4,3,0)
+ 	bio_endio(bio, error);
+ #else
++	bio->bi_error = error;
+ 	bio_endio(bio);
+ #endif	
+ }
diff -Nru flashcache-3.1.3+git20150701/debian/patches/series flashcache-3.1.3+git20150701/debian/patches/series
--- flashcache-3.1.3+git20150701/debian/patches/series	2015-12-25 03:59:22.000000000 +0000
+++ flashcache-3.1.3+git20150701/debian/patches/series	2016-01-27 16:27:07.000000000 +0000
@@ -1,3 +1,4 @@
 usable-makefile.patch
 honor-cflags-and-ldflags.patch
 fix-build-error-on-linux-4.3.patch
+record-bio-error-on-linux-4.3.patch

--- End Message ---
--- Begin Message ---
Source: flashcache
Source-Version: 3.1.3+git20150701-3

We believe that the bug you reported is fixed in the latest version of
flashcache, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 812...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Liang Guo <guoli...@debian.org> (supplier of updated flashcache package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 12 Feb 2016 10:48:27 +0800
Source: flashcache
Binary: flashcache-dkms flashcache-utils
Architecture: source all amd64
Version: 3.1.3+git20150701-3
Distribution: unstable
Urgency: medium
Maintainer: Liang Guo <guoli...@debian.org>
Changed-By: Liang Guo <guoli...@debian.org>
Description:
 flashcache-dkms - write-back block device cache for Linux (DKMS version)
 flashcache-utils - write-back block device cache for Linux (user space 
utilities)
Closes: 812999
Changes:
 flashcache (3.1.3+git20150701-3) unstable; urgency=medium
 .
   * Record bio error on linux(Closes: #812999)
   * Update debian/wath to use github tags
   * Add DEB_BUILD_MAINT_OPTIONS in debian/rules
   * Switch to secure uri in debian/control
Checksums-Sha1:
 69eb230b4794be9785bd0704fcb8968ef8fa7cd0 2064 
flashcache_3.1.3+git20150701-3.dsc
 fbde472012dd71dd2684bea36931aedac0141f87 10544 
flashcache_3.1.3+git20150701-3.debian.tar.xz
 5affbbf17ead5e2c31a26aa784d0c51f29c7013d 52324 
flashcache-dkms_3.1.3+git20150701-3_all.deb
 d9cadc4cfbffee5fd39b438d30ce7711b28727c9 25380 
flashcache-utils-dbgsym_3.1.3+git20150701-3_amd64.deb
 cb1823ce845e24bf6aa17b9a3f0f9832054303a3 42978 
flashcache-utils_3.1.3+git20150701-3_amd64.deb
Checksums-Sha256:
 c03b9cff4a09a2b0fbe16dac5dc62058339bdc6232b2ff7f9decc9d6676fc79a 2064 
flashcache_3.1.3+git20150701-3.dsc
 8ec2db9292c2115b9f969a34d495091f385c75f27df4d441006171f82cde92fc 10544 
flashcache_3.1.3+git20150701-3.debian.tar.xz
 a349388043526058be27f4a45edaf158c986a82e2093efc0cba7e695f772d026 52324 
flashcache-dkms_3.1.3+git20150701-3_all.deb
 32fb753244a96129a5ad565168c647e76adf56e564af4a7383e4ebc2472ff99d 25380 
flashcache-utils-dbgsym_3.1.3+git20150701-3_amd64.deb
 686daea66336416f8286caf4584e127019816c4cafc197a3715be2d417b0ae76 42978 
flashcache-utils_3.1.3+git20150701-3_amd64.deb
Files:
 821d63f0f657c57eb05f5ff522312291 2064 kernel optional 
flashcache_3.1.3+git20150701-3.dsc
 c7ac0ddf69385d9205ed1374683805f8 10544 kernel optional 
flashcache_3.1.3+git20150701-3.debian.tar.xz
 fd9fa84ba17a32b652bf63d95431128c 52324 kernel optional 
flashcache-dkms_3.1.3+git20150701-3_all.deb
 e93bbfed3c71c0e00a883b0a56824bf1 25380 debug extra 
flashcache-utils-dbgsym_3.1.3+git20150701-3_amd64.deb
 16a795358154c02ab591718d988a9c10 42978 utils optional 
flashcache-utils_3.1.3+git20150701-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWvVdjAAoJEIK1tAhowJe82Y0QAIwzK+K4tbbT1Iq5gg7PocB5
WA0MCRUVIc7sbu35vYPxeX3G0kd4s6INYhsj7RwNB9nW94/Fbar8frnEuerpL23c
pi8k36lwy9ZN8/GGlK81/CwfAsPw3hIYBQQjIGkrrmqSEMezWHJxVKnheKvfp5JG
HuxWBX08jk2ohvNEcYhZkohP+SzNkMtcv2LzRySh15OOfUt6Z9jsgqPFmGVCsSc5
F5cCn9uJw4FudPa3D6NTFZenWXG8uJNPfL+nRGczHtqmp0GryAlWLtz6RMpVYxv7
uy81++IDoKIRL4EyTCGUF5gBIELu1yOtkkiLS71wpCvrDjwpxglXO3Gf+IjdOgoB
rwN01+0AmKI0aXWqmDGoebQ1vkHf8A42LVG93RsyULcCpc4iuTn0xBCMhnIcwb3/
4fhVwHO69CQoGg4Nn3iMn1bTq0w0OOYFAw3WvWFtd7HNRcLm/8NwynLGmkvlRRpW
KEWXGC3jSY4ZvPnjPtaMp2jDld8qQo7KmQJlUrXaNaj2H5jMFqpghJQhsnBcaCdC
4RfiGAgAGuzryG2ZgGdl8YRsC28/lkcXYmYChRO6dBEcrSGQwwgR1KFU5mbFZlfE
t+Ud9/N7JdlutPfQVfCMtIItN8dLGrVLDQw94Be6AjSYuV6OBS1fXzTF/uzWy2A7
q4reKUsIpbdoEVsxnJA+
=FLtp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to