Page MenuHomeFreeBSD

D24131.id.diff
No OneTemporary

D24131.id.diff

Index: head/sys/geom/eli/g_eli_integrity.c
===================================================================
--- head/sys/geom/eli/g_eli_integrity.c
+++ head/sys/geom/eli/g_eli_integrity.c
@@ -232,7 +232,7 @@
bp->bio_driver2 = NULL;
if (bp->bio_error != 0) {
if (bp->bio_error == -1)
- bp->bio_error = EINVAL;
+ bp->bio_error = EINTEGRITY;
else {
G_ELI_LOGREQ(0, bp,
"Crypto READ request failed (error=%d).",

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 21, 4:00 AM (4 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35279208
Default Alt Text
D24131.id.diff (437 B)

Event Timeline